The following table was created as response to the SQL query SELECT sbs_sbsnumber "SBS number", sbs_sbsname "SBS name", m_methodname "general method", ssb_trialnumber "Trial number", sblv_name "seed bank type", ssb_maxlongevity "max longevity", ssb_maxpossiblelongevity "max possible longevity", ssb_valid "valid", ssb_longevityindex "SSB seed longevity index", ref_refname "reference", sbmlv_name "seed bank method", or_origrefname "original reference" FROM (SELECT sbs.sbs_sbsnumber, ssb_m.ssb_trialnumber, sbs.sbs_sbsname, ssb_m.m_methodname, ssb_m.sblv_name, ssb_m.ssb_maxlongevity, ssb_m.ssb_maxpossiblelongevity, ssb_m.ssb_valid, ssb_m.ssb_longevityindex, ssb_m.ref_refname, ssb_m.sbmlv_name, ssb_m.or_origrefname, ssb_m.ssb_sbsnumber FROM (SELECT speciesno AS sbs_sbsnumber, fullname AS sbs_sbsname FROM (SELECT fullname, speciesno, familyname, isinledalist from (select fullname, speciesno, family as familyid, isinledalist from taxon where specieslist = 60028) natural join taxonomicfamily)) sbs JOIN (SELECT sblv_ssb.ssb_sbsnumber, sblv_ssb.ssb_trialnumber, m.m_methodname, sblv_ssb.sblv_name, sblv_ssb.ssb_maxlongevity, sblv_ssb.ssb_maxpossiblelongevity, sblv_ssb.ssb_valid, sblv_ssb.ssb_longevityindex, sblv_ssb.ref_refname, sblv_ssb.sbmlv_name, sblv_ssb.or_origrefname FROM (SELECT r_ssb.ssb_sbsnumber, r_ssb.ssb_trialnumber, r_ssb.ssb_methodid, sblv.sblv_name, r_ssb.ssb_maxlongevity, r_ssb.ssb_maxpossiblelongevity, r_ssb.ssb_valid, ROUND(longevityindex(r_ssb.ssb_seedbanktypeid),2) AS ssb_longevityindex, r_ssb.ref_refname, r_ssb.sbmlv_name, r_ssb.or_origrefname FROM (SELECT seedbanktypeid AS sblv_id, seedbanktypename AS sblv_name FROM (SELECT seedbanktypeid, seedbanktypename from seedbanktype_lv)) sblv JOIN (SELECT ssb_sbmlv.ssb_sbsnumber, ssb_sbmlv.ssb_trialnumber, ssb_sbmlv.ssb_methodid, ssb_sbmlv.ssb_seedbanktypeid, ssb_sbmlv.ssb_maxlongevity, ssb_sbmlv.ssb_maxpossiblelongevity, ssb_sbmlv.ssb_valid, r.ref_refname, ssb_sbmlv.sbmlv_name, ssb_sbmlv.or_origrefname FROM (SELECT referenceid AS ref_referenceid, refname AS ref_refname FROM (select referenceid, refname, reftypeid from reference)) r LEFT JOIN (SELECT ssb_orf.ssb_sbsnumber, ssb_orf.ssb_trialnumber, ssb_orf.ssb_methodid, ssb_orf.ssb_seedbanktypeid, ssb_orf.ssb_maxlongevity, ssb_orf.ssb_maxpossiblelongevity, ssb_orf.ssb_valid, ssb_orf.ssb_referenceid, sbmlv.sbmlv_name, ssb_orf.or_origrefname FROM (SELECT ssb.ssb_sbsnumber, ssb.ssb_trialnumber, ssb.ssb_methodid, ssb.ssb_seedbanktypeid, ssb.ssb_maxlongevity, ssb.ssb_maxpossiblelongevity, ssb.ssb_valid, ssb.ssb_referenceid, ssb.ssb_seedbankmethodid, orf.or_origrefname FROM (SELECT sbsnumber AS ssb_sbsnumber, trialnumber AS ssb_trialnumber, methodid AS ssb_methodid, seedbanktypeid AS ssb_seedbanktypeid, maxlongevity AS ssb_maxlongevity, maxpossiblelongevity AS ssb_maxpossiblelongevity, valid AS ssb_valid, referenceid AS ssb_referenceid, seedbankmethodid AS ssb_seedbankmethodid, origreferenceid AS ssb_origreferenceid FROM (select SEEDBANKSAMPLEID, SEEDBANKSPECIESID, TAXONID, BATCHID, VALID, VALIDSINCE, VALIDUNTIL, REFERENCEID, ORIGREFERENCEID, TRIALDESCRIPTION, GEOREFID, HABITATTYPEID, AREASAMPLED, AREAEXPRESSED, AREAUNITID, TOTALDEPTH, NUMBEROFLAYERS, THICKNESSOFTOPLAYER, SAMPLE_MONTH, DURATIONOFEXPERIMENT, SSB_COMMENT, TRIALNUMBER, METHODID, SEEDBANKMETHODID, SEEDBANKTYPEID, PRESENTINSEEDBANK, PRESENTINVEGETATION, LAYERDISTRIBUTIONID, ACTUALDENSITY, N, MEANDENSITY, MINIMUMDENSITY, MAXIMUMDENSITY, STDERRORDENSITY, STDDEVIATIONDENSITY, DEPTH, OCCURRENCEID, MAXLONGEVITY, MAXPOSSIBLELONGEVITY, VERSIONNUMBER, SBSNUMBER from ssb_part WHERE valid IN (-1, 0))) ssb FULL JOIN (SELECT origreferenceid AS or_origrefid, origrefname AS or_origrefname FROM (select referenceid as origreferenceid, refname as origrefname, reftypeid as origreftypeid from reference)) orf ON ssb.ssb_origreferenceid = orf.or_origrefid) ssb_orf FULL JOIN (SELECT seedbankmethodid AS sbmlv_id, seedbankmethodname AS sbmlv_name FROM (select seedbankmethodid, seedbankmethodname from seedbankmethod_lv)) sbmlv ON ssb_orf.ssb_seedbankmethodid = sbmlv.sbmlv_id) ssb_sbmlv ON r.ref_referenceid = ssb_sbmlv.ssb_referenceid) r_ssb ON sblv.sblv_id = r_ssb.ssb_seedbanktypeid GROUP BY ssb_sbsnumber, ssb_trialnumber, ssb_methodid, sblv_name, ssb_maxlongevity, ssb_maxpossiblelongevity, ssb_valid, ref_refname, sbmlv_name, or_origrefname) sblv_ssb LEFT JOIN (SELECT methodid AS m_methodid, methodname AS m_methodname FROM (select * from method_lv)) m ON sblv_ssb.ssb_methodid = m.m_methodid) ssb_m ON sbs.sbs_sbsnumber = ssb_m.ssb_sbsnumber) on Mon Jul 14 15:35:56 CEST 2008 . SBS number;SBS name;general method;Trial number;seed bank type;max longevity;max possible longevity;valid;SSB seed longevity index;reference;seed bank method;original reference 1000;Smyrnium olusatrum;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1000;Smyrnium olusatrum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);7;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 562;Pseudotsuga menziesii;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Isaac, L. A. (1935): Life of Douglas fir seed in the forest floor 568;Tsuga heterophylla;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 568;Tsuga heterophylla;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 568;Tsuga heterophylla;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 568;Tsuga heterophylla;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 568;Tsuga heterophylla;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 568;Tsuga heterophylla;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 579;Pinus contorta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 587;Pinus mugo;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 587;Pinus mugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 593;Pinus nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 593;Pinus nigra;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 593;Pinus nigra;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 623;Pinus strobus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Frank, R. M. (1970): Lack of viable seeds in the forest floor after clearcutting 623;Pinus strobus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Frank, R. M. (1970): Lack of viable seeds in the forest floor after clearcutting 623;Pinus strobus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kamenetskaya, I. V. (1969): Pinus sylvestris soil seed banks in Pynetum myrtillosum 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 624;Pinus sylvestris;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Yli-Vakkuri, P. (1963): Experimental studies on the emergence and initial development of tree seedlings in spruce and pine stands 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kamenetskaya, I. V. (1969): Pinus sylvestris soil seed banks in Pynetum myrtillosum 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mitchell, R.J. (1998): A comparative study of the seedbanks of heathland and succesional habitats in Dorset, Southern England 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 624;Pinus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 624;Pinus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kamenetskaya, I. V. (1969): Pinus sylvestris soil seed banks in Pynetum myrtillosum 624;Pinus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 624;Pinus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 624;Pinus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 624;Pinus sylvestris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kamenetskaya, I. V. (1969): Pinus sylvestris soil seed banks in Pynetum myrtillosum 624;Pinus sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 624;Pinus sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 624;Pinus sylvestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kamenetskaya, I. V. (1969): Pinus sylvestris soil seed banks in Pynetum myrtillosum 624;Pinus sylvestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 624;Pinus sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 624;Pinus sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 624;Pinus sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 624;Pinus sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 624;Pinus sylvestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 624;Pinus sylvestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 624;Pinus sylvestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 624;Pinus sylvestris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 624;Pinus sylvestris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 624;Pinus sylvestris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 624;Pinus sylvestris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 624;Pinus sylvestris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 624;Pinus sylvestris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 624;Pinus sylvestris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 624;Pinus sylvestris;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 624;Pinus sylvestris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 624;Pinus sylvestris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 624;Pinus sylvestris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 634;Abies grandis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 653;Larix decidua;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 653;Larix decidua;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 670;Picea abies;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 670;Picea abies;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 670;Picea abies;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 670;Picea abies;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 670;Picea abies;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 670;Picea abies;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Yli-Vakkuri, P. (1963): Experimental studies on the emergence and initial development of tree seedlings in spruce and pine stands 670;Picea abies;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 670;Picea abies;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 670;Picea abies;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 670;Picea abies;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 670;Picea abies;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 670;Picea abies;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 670;Picea abies;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 670;Picea abies;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 670;Picea abies;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 670;Picea abies;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 670;Picea abies;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 670;Picea abies;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 741;Juniperus communis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 741;Juniperus communis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Whipple, S. A. (1978): The relationship of buried, germinating seeds to vegetation in an old-growth Colorado subalpine forest 741;Juniperus communis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 741;Juniperus communis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 741;Juniperus communis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 741;Juniperus communis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 741;Juniperus communis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 741;Juniperus communis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 741;Juniperus communis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 741;Juniperus communis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 741;Juniperus communis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 741;Juniperus communis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 741;Juniperus communis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 741;Juniperus communis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 741;Juniperus communis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 741;Juniperus communis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 801;Acer platanoides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 801;Acer platanoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 801;Acer platanoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 801;Acer platanoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 801;Acer platanoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 801;Acer platanoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 801;Acer platanoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 801;Acer platanoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 801;Acer platanoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 801;Acer platanoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 801;Acer platanoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 801;Acer platanoides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 801;Acer platanoides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 801;Acer platanoides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 801;Acer platanoides;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 801;Acer platanoides;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 801;Acer platanoides;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 801;Acer platanoides;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 801;Acer platanoides;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 803;Acer pseudoplatanus;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 811;Acer campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 811;Acer campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 811;Acer campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 811;Acer campestre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 811;Acer campestre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 811;Acer campestre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 811;Acer campestre;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 811;Acer campestre;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 835;Taxus baccata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 891;Amaranthus albus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 891;Amaranthus albus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 891;Amaranthus albus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 891;Amaranthus albus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 897;Amaranthus hybridus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 897;Amaranthus hybridus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 897;Amaranthus hybridus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 897;Amaranthus hybridus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 897;Amaranthus hybridus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Egley, G. H. (1983): Longevity of weed seeds after 5.5 years in the Stoneville 50-year buried seed study 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Burnside, O. C. (1981): Germination of exhumed weed seed in Nebraska 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;long-term persistent;40;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);3;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);5;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 931;Amaranthus retroflexus;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 955;Rhus typhina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 993;Silaum silaus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 993;Silaum silaus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 993;Silaum silaus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 993;Silaum silaus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 993;Silaum silaus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 993;Silaum silaus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 993;Silaum silaus;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 995;Sison amomum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 995;Sison amomum;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 995;Sison amomum;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1012;Torilis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1012;Torilis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1012;Torilis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1012;Torilis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1012;Torilis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1012;Torilis arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1012;Torilis arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1044;Seseli libanotis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 1044;Seseli libanotis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 1044;Seseli libanotis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 1044;Seseli libanotis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1044;Seseli libanotis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 1044;Seseli libanotis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 1044;Seseli libanotis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 1044;Seseli libanotis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 1044;Seseli libanotis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 1044;Seseli libanotis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1044;Seseli libanotis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1087;Scandix pecten-veneris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1092;Selinum carvifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 1092;Selinum carvifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1092;Selinum carvifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1092;Selinum carvifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1092;Selinum carvifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1092;Selinum carvifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1092;Selinum carvifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1092;Selinum carvifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1092;Selinum carvifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 1092;Selinum carvifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 1092;Selinum carvifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 1092;Selinum carvifolia;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1092;Selinum carvifolia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1092;Selinum carvifolia;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1092;Selinum carvifolia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1092;Selinum carvifolia;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1092;Selinum carvifolia;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1092;Selinum carvifolia;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1092;Selinum carvifolia;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1092;Selinum carvifolia;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1092;Selinum carvifolia;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1092;Selinum carvifolia;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1112;Peucedanum officinale;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1134;Pimpinella major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1134;Pimpinella major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1134;Pimpinella major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 1134;Pimpinella major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1134;Pimpinella major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 1134;Pimpinella major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1134;Pimpinella major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1134;Pimpinella major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1134;Pimpinella major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1134;Pimpinella major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1134;Pimpinella major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 1134;Pimpinella major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1134;Pimpinella major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1134;Pimpinella major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1134;Pimpinella major;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 1134;Pimpinella major;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1134;Pimpinella major;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1134;Pimpinella major;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1134;Pimpinella major;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1134;Pimpinella major;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1134;Pimpinella major;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1134;Pimpinella major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1134;Pimpinella major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1134;Pimpinella major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1134;Pimpinella major;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1134;Pimpinella major;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 1148;Meum athamanticum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1152;Myrrhis odorata;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 1152;Myrrhis odorata;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 1152;Myrrhis odorata;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 1152;Myrrhis odorata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 1156;Oenanthe aquatica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1156;Oenanthe aquatica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 1156;Oenanthe aquatica;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 1156;Oenanthe aquatica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 1156;Oenanthe aquatica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 1156;Oenanthe aquatica;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 1183;Pastinaca sativa;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1183;Pastinaca sativa;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1183;Pastinaca sativa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1183;Pastinaca sativa;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 1183;Pastinaca sativa;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1183;Pastinaca sativa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1183;Pastinaca sativa;actual measurement (following LEDA data standards);3;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 1183;Pastinaca sativa;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1183;Pastinaca sativa;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1183;Pastinaca sativa;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1183;Pastinaca sativa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1183;Pastinaca sativa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1183;Pastinaca sativa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1183;Pastinaca sativa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1183;Pastinaca sativa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1183;Pastinaca sativa;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1224;Ligusticum mutellina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 1224;Ligusticum mutellina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 1225;Ligusticum mutellinoides;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 1225;Ligusticum mutellinoides;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);4;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1232;Heracleum sphondylium;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1281;Foeniculum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1281;Foeniculum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1281;Foeniculum vulgare;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1281;Foeniculum vulgare;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1295;Heracleum mantegazzianum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1295;Heracleum mantegazzianum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1295;Heracleum mantegazzianum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1295;Heracleum mantegazzianum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1295;Heracleum mantegazzianum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1295;Heracleum mantegazzianum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1324;Eryngium campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 1324;Eryngium campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 1324;Eryngium campestre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 1324;Eryngium campestre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 1329;Eryngium planum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1329;Eryngium planum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1329;Eryngium planum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1329;Eryngium planum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1346;Conopodium majus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 1346;Conopodium majus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1346;Conopodium majus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 1346;Conopodium majus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1346;Conopodium majus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1346;Conopodium majus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1346;Conopodium majus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 1346;Conopodium majus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 1346;Conopodium majus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1350;Crithmum maritimum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 1350;Crithmum maritimum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 1350;Crithmum maritimum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 1358;Daucus carota;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guyot, L. (1960): Sur la présence dans les terres cultivées et incultes de semences dormantes des espèces adventices 1358;Daucus carota;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 1358;Daucus carota;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1358;Daucus carota;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 1358;Daucus carota;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1358;Daucus carota;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1358;Daucus carota;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1358;Daucus carota;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 1358;Daucus carota;actual measurement (following LEDA data standards);1;long-term persistent;20;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 1358;Daucus carota;actual measurement (following LEDA data standards);1;long-term persistent;20;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 1358;Daucus carota;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 1358;Daucus carota;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 1358;Daucus carota;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1358;Daucus carota;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 1358;Daucus carota;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1358;Daucus carota;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1358;Daucus carota;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1358;Daucus carota;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 1358;Daucus carota;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1358;Daucus carota;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1358;Daucus carota;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 1358;Daucus carota;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 1358;Daucus carota;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1358;Daucus carota;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 1358;Daucus carota;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1358;Daucus carota;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1358;Daucus carota;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1358;Daucus carota;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1358;Daucus carota;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 1358;Daucus carota;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 1358;Daucus carota;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1358;Daucus carota;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1358;Daucus carota;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1358;Daucus carota;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 1358;Daucus carota;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 1358;Daucus carota;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1358;Daucus carota;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 1358;Daucus carota;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1358;Daucus carota;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1358;Daucus carota;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 1358;Daucus carota;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1358;Daucus carota;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 1358;Daucus carota;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1358;Daucus carota;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);6;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 1358;Daucus carota;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 1358;Daucus carota;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 1358;Daucus carota;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);13;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 1358;Daucus carota;actual measurement (following LEDA data standards);13;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 1358;Daucus carota;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);15;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 1358;Daucus carota;actual measurement (following LEDA data standards);15;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 1358;Daucus carota;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1358;Daucus carota;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1358;Daucus carota;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1358;Daucus carota;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1358;Daucus carota;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1358;Daucus carota;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1393;Chaerophyllum aureum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1393;Chaerophyllum aureum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1393;Chaerophyllum aureum;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1393;Chaerophyllum aureum;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1398;Chaerophyllum hirsutum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 1405;Cnidium dubium;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1405;Cnidium dubium;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1410;Conium maculatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 1410;Conium maculatum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1410;Conium maculatum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1410;Conium maculatum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1410;Conium maculatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1410;Conium maculatum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1456;Apium graveolens;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 1456;Apium graveolens;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 1456;Apium graveolens;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 1502;Aethusa cynapium;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 1502;Aethusa cynapium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1502;Aethusa cynapium;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1502;Aethusa cynapium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 1502;Aethusa cynapium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1502;Aethusa cynapium;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1502;Aethusa cynapium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 1502;Aethusa cynapium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1502;Aethusa cynapium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 1502;Aethusa cynapium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 1502;Aethusa cynapium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1502;Aethusa cynapium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1502;Aethusa cynapium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 1502;Aethusa cynapium;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 1502;Aethusa cynapium;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 1502;Aethusa cynapium;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 1502;Aethusa cynapium;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 1502;Aethusa cynapium;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 1502;Aethusa cynapium;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1502;Aethusa cynapium;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1502;Aethusa cynapium;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1508;Ammi majus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 1508;Ammi majus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 1508;Ammi majus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 1508;Ammi majus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 1519;Angelica sylvestris;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1519;Angelica sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 1519;Angelica sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1519;Angelica sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 1519;Angelica sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 1519;Angelica sylvestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1519;Angelica sylvestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1519;Angelica sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 1519;Angelica sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1519;Angelica sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 1519;Angelica sylvestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 1519;Angelica sylvestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1519;Angelica sylvestris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1519;Angelica sylvestris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1519;Angelica sylvestris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1519;Angelica sylvestris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1519;Angelica sylvestris;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1519;Angelica sylvestris;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1519;Angelica sylvestris;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1519;Angelica sylvestris;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1519;Angelica sylvestris;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1519;Angelica sylvestris;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1536;Sium latifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 1536;Sium latifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 1536;Sium latifolium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 1536;Sium latifolium;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1536;Sium latifolium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1536;Sium latifolium;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1536;Sium latifolium;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1552;Torilis japonica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Baskin, J. M. (1975): Ecophysiology of seed dormancy and germination in Torilis japonica in relation to its life cycle strategy 1552;Torilis japonica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 1552;Torilis japonica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 1552;Torilis japonica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1552;Torilis japonica;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Baskin, J. M. (1975): Ecophysiology of seed dormancy and germination in Torilis japonica in relation to its life cycle strategy 1552;Torilis japonica;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1552;Torilis japonica;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1552;Torilis japonica;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1552;Torilis japonica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1552;Torilis japonica;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1552;Torilis japonica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1552;Torilis japonica;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1552;Torilis japonica;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1552;Torilis japonica;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1554;Torilis nodosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 1554;Torilis nodosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1583;Seseli pallasii;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 1615;Seseli annuum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 1621;Peucedanum cervaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1621;Peucedanum cervaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1621;Peucedanum cervaria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1643;Pimpinella saxifraga;actual measurement (following LEDA data standards);111;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1660;Oenanthe fistulosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 1666;Oenanthe pimpinelloides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 1884;Bupleurum lancifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 1909;Bupleurum falcatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1909;Bupleurum falcatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1909;Bupleurum falcatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1909;Bupleurum falcatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 1909;Bupleurum falcatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and seed survival in some Umbelliferae 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1916;Anthriscus sylvestris;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 1922;Apium nodiflorum;actual measurement (following LEDA data standards);109;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1938;Berula erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 1938;Berula erecta;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 1938;Berula erecta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 1938;Berula erecta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 1938;Berula erecta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 1938;Berula erecta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 1975;Anthriscus caucalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 1975;Anthriscus caucalis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 1975;Anthriscus caucalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 1975;Anthriscus caucalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 1975;Anthriscus caucalis;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 1994;Trinia multicaulis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2007;Aegopodium podagraria;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2070;Peucedanum oreoselinum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2070;Peucedanum oreoselinum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2070;Peucedanum oreoselinum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2070;Peucedanum oreoselinum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2071;Peucedanum palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 2071;Peucedanum palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 2071;Peucedanum palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 2102;Sanicula europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 2102;Sanicula europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 2102;Sanicula europaea;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 2102;Sanicula europaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 2102;Sanicula europaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2206;Hydrocotyle vulgaris;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2255;Falcaria vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2287;Caucalis platycarpos;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 2287;Caucalis platycarpos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 2295;Cicuta virosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 2331;Carum carvi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 2331;Carum carvi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2331;Carum carvi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 2331;Carum carvi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2331;Carum carvi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 2331;Carum carvi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 2331;Carum carvi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 2331;Carum carvi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2331;Carum carvi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 2331;Carum carvi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 2331;Carum carvi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 2331;Carum carvi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2331;Carum carvi;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2331;Carum carvi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 2331;Carum carvi;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 2331;Carum carvi;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 2331;Carum carvi;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2331;Carum carvi;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2331;Carum carvi;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 2407;Adoxa moschatellina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 2407;Adoxa moschatellina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 2407;Adoxa moschatellina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 2407;Adoxa moschatellina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2407;Adoxa moschatellina;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2429;Asarum europaeum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 2429;Asarum europaeum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 2429;Asarum europaeum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 2429;Asarum europaeum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 2429;Asarum europaeum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 2429;Asarum europaeum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 2429;Asarum europaeum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 2429;Asarum europaeum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 2429;Asarum europaeum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 2429;Asarum europaeum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2429;Asarum europaeum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2439;Ilex aquifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2439;Ilex aquifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 2439;Ilex aquifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 2439;Ilex aquifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2439;Ilex aquifolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2439;Ilex aquifolium;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2439;Ilex aquifolium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2439;Ilex aquifolium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2449;Hedera helix;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 2449;Hedera helix;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 2449;Hedera helix;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 2449;Hedera helix;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 2449;Hedera helix;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 2449;Hedera helix;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 2449;Hedera helix;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 2449;Hedera helix;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 2449;Hedera helix;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 2449;Hedera helix;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2449;Hedera helix;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 2449;Hedera helix;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2449;Hedera helix;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 2449;Hedera helix;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 2449;Hedera helix;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 2449;Hedera helix;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2449;Hedera helix;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 2449;Hedera helix;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2449;Hedera helix;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 2449;Hedera helix;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 2449;Hedera helix;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 2449;Hedera helix;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 2449;Hedera helix;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 2449;Hedera helix;actual measurement (following LEDA data standards);103;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2467;Vincetoxicum hirundinaria;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2633;Crepis praemorsa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 2633;Crepis praemorsa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 2633;Crepis praemorsa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 2658;Filago lutescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2658;Filago lutescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2658;Filago lutescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2658;Filago lutescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2682;Centaurea montana;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2682;Centaurea montana;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2694;Cichorium intybus;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 2694;Cichorium intybus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 2694;Cichorium intybus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2694;Cichorium intybus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 2714;Centaurea paniculata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 2714;Centaurea paniculata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 2730;Carduus collinus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 2730;Carduus collinus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 2731;Carduus crispus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 2731;Carduus crispus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 2731;Carduus crispus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2731;Carduus crispus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2731;Carduus crispus;actual measurement (following LEDA data standards);63;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 2731;Carduus crispus;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2731;Carduus crispus;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2770;Antennaria dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 2770;Antennaria dioica;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2778;Anthemis cotula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 2778;Anthemis cotula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 2778;Anthemis cotula;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 2778;Anthemis cotula;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 2778;Anthemis cotula;actual measurement (following LEDA data standards);1;long-term persistent;30;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 2778;Anthemis cotula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 2778;Anthemis cotula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2778;Anthemis cotula;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 2778;Anthemis cotula;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 2778;Anthemis cotula;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 2778;Anthemis cotula;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 2778;Anthemis cotula;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 2778;Anthemis cotula;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 2778;Anthemis cotula;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2778;Anthemis cotula;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2778;Anthemis cotula;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2787;Anthemis tinctoria;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 2787;Anthemis tinctoria;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2787;Anthemis tinctoria;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2787;Anthemis tinctoria;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2808;Bellis perennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 2808;Bellis perennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 2808;Bellis perennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 2808;Bellis perennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 2808;Bellis perennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 2808;Bellis perennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 2808;Bellis perennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 2808;Bellis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 2808;Bellis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 2808;Bellis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 2808;Bellis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 2808;Bellis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 2808;Bellis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 2808;Bellis perennis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 2808;Bellis perennis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 2808;Bellis perennis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 2808;Bellis perennis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 2808;Bellis perennis;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 2808;Bellis perennis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2808;Bellis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 2808;Bellis perennis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 2808;Bellis perennis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 2808;Bellis perennis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 2808;Bellis perennis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 2808;Bellis perennis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2808;Bellis perennis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 2808;Bellis perennis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 2808;Bellis perennis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 2808;Bellis perennis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 2808;Bellis perennis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 2808;Bellis perennis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 2808;Bellis perennis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 2808;Bellis perennis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 2808;Bellis perennis;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 2808;Bellis perennis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 2808;Bellis perennis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2808;Bellis perennis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 2808;Bellis perennis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 2808;Bellis perennis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 2808;Bellis perennis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 2808;Bellis perennis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 2808;Bellis perennis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 2808;Bellis perennis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 2808;Bellis perennis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 2808;Bellis perennis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 2808;Bellis perennis;actual measurement (following LEDA data standards);7;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 2808;Bellis perennis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 2808;Bellis perennis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2808;Bellis perennis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 2808;Bellis perennis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2808;Bellis perennis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 2808;Bellis perennis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 2808;Bellis perennis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 2808;Bellis perennis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 2808;Bellis perennis;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 2808;Bellis perennis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 2808;Bellis perennis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 2808;Bellis perennis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 2808;Bellis perennis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2808;Bellis perennis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 2822;Carduus pycnocephalus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2822;Carduus pycnocephalus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 2822;Carduus pycnocephalus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2822;Carduus pycnocephalus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 2822;Carduus pycnocephalus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2822;Carduus pycnocephalus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 2903;Cirsium eriophorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 2903;Cirsium eriophorum;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 2903;Cirsium eriophorum;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 2903;Cirsium eriophorum;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 2903;Cirsium eriophorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 2903;Cirsium eriophorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2945;Carlina vulgaris s. vulgaris;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2960;Centaurea calcitrapa;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 2960;Centaurea calcitrapa;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 2974;Artemisia campestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 2974;Artemisia campestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 2974;Artemisia campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 2974;Artemisia campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 2974;Artemisia campestris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 2974;Artemisia campestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 2974;Artemisia campestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 2974;Artemisia campestris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 2974;Artemisia campestris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 2974;Artemisia campestris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2974;Artemisia campestris;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 2981;Artemisia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 2981;Artemisia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 2981;Artemisia maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 2981;Artemisia maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 2981;Artemisia maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 2981;Artemisia maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 2981;Artemisia maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 2981;Artemisia maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 2981;Artemisia maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 2981;Artemisia maritima;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 2981;Artemisia maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 2981;Artemisia maritima;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 2981;Artemisia maritima;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 3013;Achillea millefolium;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 3013;Achillea millefolium;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 3013;Achillea millefolium;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 3013;Achillea millefolium;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3013;Achillea millefolium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3013;Achillea millefolium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3013;Achillea millefolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3013;Achillea millefolium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3013;Achillea millefolium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3013;Achillea millefolium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3013;Achillea millefolium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3013;Achillea millefolium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3013;Achillea millefolium;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 3013;Achillea millefolium;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3013;Achillea millefolium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3013;Achillea millefolium;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3013;Achillea millefolium;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3013;Achillea millefolium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3013;Achillea millefolium;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3013;Achillea millefolium;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3013;Achillea millefolium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3013;Achillea millefolium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3013;Achillea millefolium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3013;Achillea millefolium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3013;Achillea millefolium;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3013;Achillea millefolium;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);70;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3013;Achillea millefolium;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3013;Achillea millefolium;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3013;Achillea millefolium;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3014;Achillea nobilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 3014;Achillea nobilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 3024;Anthemis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 3024;Anthemis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 3024;Anthemis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3024;Anthemis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 3024;Anthemis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 3024;Anthemis arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3024;Anthemis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 3024;Anthemis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 3024;Anthemis arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 3024;Anthemis arvensis;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 3024;Anthemis arvensis;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3024;Anthemis arvensis;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3067;Cirsium helenioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3067;Cirsium helenioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3067;Cirsium helenioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3068;Cirsium tuberosum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3068;Cirsium tuberosum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3068;Cirsium tuberosum;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3068;Cirsium tuberosum;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3068;Cirsium tuberosum;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3068;Cirsium tuberosum;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 3071;Crepis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 3071;Crepis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 3071;Crepis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3071;Crepis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 3071;Crepis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3071;Crepis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 3071;Crepis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3071;Crepis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3071;Crepis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3071;Crepis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3071;Crepis capillaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3071;Crepis capillaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3071;Crepis capillaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3071;Crepis capillaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3071;Crepis capillaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3071;Crepis capillaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3071;Crepis capillaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3071;Crepis capillaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3071;Crepis capillaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3071;Crepis capillaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3071;Crepis capillaris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3071;Crepis capillaris;actual measurement (following LEDA data standards);83;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3084;Crepis tectorum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3084;Crepis tectorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 3084;Crepis tectorum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 3084;Crepis tectorum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 3084;Crepis tectorum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3084;Crepis tectorum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3084;Crepis tectorum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3084;Crepis tectorum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 3112;Centaurea jacea;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 3112;Centaurea jacea;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 3112;Centaurea jacea;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3112;Centaurea jacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3112;Centaurea jacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 3112;Centaurea jacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3112;Centaurea jacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 3112;Centaurea jacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 3112;Centaurea jacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 3112;Centaurea jacea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3112;Centaurea jacea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 3112;Centaurea jacea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 3112;Centaurea jacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3112;Centaurea jacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3112;Centaurea jacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3112;Centaurea jacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3112;Centaurea jacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 3112;Centaurea jacea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3112;Centaurea jacea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 3112;Centaurea jacea;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3112;Centaurea jacea;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3112;Centaurea jacea;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3132;Centaurea cyanus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3132;Centaurea cyanus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 3132;Centaurea cyanus;actual measurement (following LEDA data standards);1;long-term persistent;8;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 3132;Centaurea cyanus;actual measurement (following LEDA data standards);1;long-term persistent;8;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 3132;Centaurea cyanus;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 3132;Centaurea cyanus;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 3132;Centaurea cyanus;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 3132;Centaurea cyanus;actual measurement (following LEDA data standards);2;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 3132;Centaurea cyanus;actual measurement (following LEDA data standards);3;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 3132;Centaurea cyanus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 3132;Centaurea cyanus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 3132;Centaurea cyanus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 3132;Centaurea cyanus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 3132;Centaurea cyanus;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 3132;Centaurea cyanus;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 3132;Centaurea cyanus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 3132;Centaurea cyanus;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3140;Centaurea maculosa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3140;Centaurea maculosa;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3140;Centaurea maculosa;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3140;Centaurea maculosa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3140;Centaurea maculosa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3140;Centaurea maculosa;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3147;Aster alpinus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 3153;Bidens connata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 3171;Carlina acaulis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3171;Carlina acaulis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3171;Carlina acaulis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3171;Carlina acaulis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3171;Carlina acaulis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3171;Carlina acaulis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3171;Carlina acaulis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3171;Carlina acaulis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3252;Cirsium acaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 3252;Cirsium acaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3252;Cirsium acaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 3252;Cirsium acaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3252;Cirsium acaule;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3252;Cirsium acaule;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 3252;Cirsium acaule;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 3252;Cirsium acaule;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3252;Cirsium acaule;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3252;Cirsium acaule;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3252;Cirsium acaule;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 3252;Cirsium acaule;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3252;Cirsium acaule;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 3252;Cirsium acaule;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3252;Cirsium acaule;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3252;Cirsium acaule;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3252;Cirsium acaule;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3293;Centaurea triumfetti;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3293;Centaurea triumfetti;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3293;Centaurea triumfetti;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3326;Carduus acanthoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 3326;Carduus acanthoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 3326;Carduus acanthoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 3326;Carduus acanthoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 3326;Carduus acanthoides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 3326;Carduus acanthoides;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 3326;Carduus acanthoides;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3326;Carduus acanthoides;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3326;Carduus acanthoides;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3326;Carduus acanthoides;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3326;Carduus acanthoides;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3396;Filago pyramidata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 3405;Crepis foetida;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 3429;Erigeron acer;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3429;Erigeron acer;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3429;Erigeron acer;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3429;Erigeron acer;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3429;Erigeron acer;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3444;Centaurea solstitialis;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 3444;Centaurea solstitialis;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Bruch, E. C. (1961): 1932-California Department of Agriculture buried seed project-1960 3444;Centaurea solstitialis;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 3493;Carduus nutans;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Burnside, O. C. (1981): Germination of exhumed weed seed in Nebraska 3493;Carduus nutans;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 3493;Carduus nutans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 3493;Carduus nutans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3493;Carduus nutans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3493;Carduus nutans;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3493;Carduus nutans;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3493;Carduus nutans;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3512;Achillea collina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 3537;Aster amellus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3537;Aster amellus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 3539;Aster tripolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 3539;Aster tripolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 3539;Aster tripolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 3539;Aster tripolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Joenje, W. (1979): Plant succession and nature conservation of newly embanked tidal flats in the Lauwerszeepolder 3539;Aster tripolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 3539;Aster tripolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 3539;Aster tripolium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 3539;Aster tripolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 3539;Aster tripolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 3539;Aster tripolium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 3539;Aster tripolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 3539;Aster tripolium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 3539;Aster tripolium;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3539;Aster tripolium;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3585;Eupatorium cannabinum;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3597;Centaurea scabiosa;actual measurement (following LEDA data standards);73;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3664;Arctium tomentosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3664;Arctium tomentosum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3664;Arctium tomentosum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 3665;Arnica montana;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3665;Arnica montana;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3665;Arnica montana;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3665;Arnica montana;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3666;Arnoseris minima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 3666;Arnoseris minima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 3666;Arnoseris minima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3666;Arnoseris minima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3666;Arnoseris minima;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3677;Calendula arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 3677;Calendula arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 3677;Calendula arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 3682;Cirsium spinosissimum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 3710;Crepis vesicaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3710;Crepis vesicaria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 3710;Crepis vesicaria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3710;Crepis vesicaria;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);5;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);8;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);9;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);10;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);10;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);10;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);10;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);11;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);14;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);15;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);90;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3719;Filaginella uliginosa;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);1;long-term persistent;9;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);1;long-term persistent;9;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3728;Chrysanthemum segetum;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 3737;Cirsium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 3737;Cirsium vulgare;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 3737;Cirsium vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 3737;Cirsium vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3737;Cirsium vulgare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 3737;Cirsium vulgare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 3737;Cirsium vulgare;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 3737;Cirsium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3737;Cirsium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3737;Cirsium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3737;Cirsium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3737;Cirsium vulgare;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 3737;Cirsium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 3737;Cirsium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3737;Cirsium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3737;Cirsium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3737;Cirsium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3737;Cirsium vulgare;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 3737;Cirsium vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 3737;Cirsium vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3737;Cirsium vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3737;Cirsium vulgare;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 3737;Cirsium vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3737;Cirsium vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 3737;Cirsium vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3737;Cirsium vulgare;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3737;Cirsium vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 3737;Cirsium vulgare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 3737;Cirsium vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 3737;Cirsium vulgare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 3737;Cirsium vulgare;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 3737;Cirsium vulgare;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 3737;Cirsium vulgare;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3737;Cirsium vulgare;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3737;Cirsium vulgare;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3737;Cirsium vulgare;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3737;Cirsium vulgare;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3737;Cirsium vulgare;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3737;Cirsium vulgare;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3737;Cirsium vulgare;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3737;Cirsium vulgare;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3737;Cirsium vulgare;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3754;Centaurea nigra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 3754;Centaurea nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 3754;Centaurea nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 3754;Centaurea nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3754;Centaurea nigra;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 3754;Centaurea nigra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 3754;Centaurea nigra;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 3754;Centaurea nigra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 3754;Centaurea nigra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3754;Centaurea nigra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 3754;Centaurea nigra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 3754;Centaurea nigra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3754;Centaurea nigra;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3754;Centaurea nigra;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 3754;Centaurea nigra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3754;Centaurea nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3754;Centaurea nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 3754;Centaurea nigra;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 3754;Centaurea nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3754;Centaurea nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 3754;Centaurea nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 3754;Centaurea nigra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 3754;Centaurea nigra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 3754;Centaurea nigra;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 3754;Centaurea nigra;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3754;Centaurea nigra;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 3807;Bidens cernua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 3807;Bidens cernua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 3807;Bidens cernua;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 3807;Bidens cernua;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 3811;Carduus hamulosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 3848;Anthemis ruthenica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 3990;Bidens tripartita;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 3990;Bidens tripartita;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 3990;Bidens tripartita;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 3990;Bidens tripartita;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 3990;Bidens tripartita;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 3990;Bidens tripartita;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 3990;Bidens tripartita;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 3990;Bidens tripartita;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 3990;Bidens tripartita;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 3990;Bidens tripartita;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 3990;Bidens tripartita;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 3990;Bidens tripartita;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 3990;Bidens tripartita;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3990;Bidens tripartita;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3990;Bidens tripartita;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 3990;Bidens tripartita;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3990;Bidens tripartita;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 3990;Bidens tripartita;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 3990;Bidens tripartita;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4017;Antennaria carpatica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 4050;Cirsium rivulare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 4050;Cirsium rivulare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 4050;Cirsium rivulare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 4050;Cirsium rivulare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 4050;Cirsium rivulare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 4050;Cirsium rivulare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 4154;Arctium minus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 4154;Arctium minus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 4154;Arctium minus;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 4154;Arctium minus;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 4154;Arctium minus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 4154;Arctium minus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 4158;Artemisia vulgaris;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);1;long-term persistent;40;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4198;Ambrosia artemisiifolia;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 4230;Crepis biennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 4230;Crepis biennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 4230;Crepis biennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 4230;Crepis biennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 4230;Crepis biennis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 4230;Crepis biennis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4230;Crepis biennis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4230;Crepis biennis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4249;Centaurea rhenana;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 4589;Centaurea marschalliana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 4589;Centaurea marschalliana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 4660;Andryala integrifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 4799;Achillea ptarmica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 4799;Achillea ptarmica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 4799;Achillea ptarmica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 4799;Achillea ptarmica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 4799;Achillea ptarmica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 4799;Achillea ptarmica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 4799;Achillea ptarmica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 4799;Achillea ptarmica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 4799;Achillea ptarmica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 4799;Achillea ptarmica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 4799;Achillea ptarmica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 4799;Achillea ptarmica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 4799;Achillea ptarmica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4799;Achillea ptarmica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 4799;Achillea ptarmica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4799;Achillea ptarmica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 4799;Achillea ptarmica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4799;Achillea ptarmica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 4799;Achillea ptarmica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 4799;Achillea ptarmica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 4799;Achillea ptarmica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 4799;Achillea ptarmica;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 4799;Achillea ptarmica;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 4901;Aster novi-belgii;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4901;Aster novi-belgii;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4901;Aster novi-belgii;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 4943;Artemisia verlotiorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 4985;Centaurea melitensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 4985;Centaurea melitensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 4985;Centaurea melitensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 5009;Cotula coronopifolia;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Van Der Toorn, J. (1982): On the ecology of Cotula coronopifolia L. and Ranunculus sceleratus L. II. Experiments on germination, seed longevity and seedling survival 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 5024;Cirsium arvense;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 5024;Cirsium arvense;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 5024;Cirsium arvense;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 5024;Cirsium arvense;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 5024;Cirsium arvense;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5024;Cirsium arvense;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5024;Cirsium arvense;actual measurement (following LEDA data standards);7;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 5024;Cirsium arvense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5024;Cirsium arvense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);9;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 5024;Cirsium arvense;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 5024;Cirsium arvense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 5024;Cirsium arvense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 5024;Cirsium arvense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 5024;Cirsium arvense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5024;Cirsium arvense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 5024;Cirsium arvense;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5024;Cirsium arvense;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5024;Cirsium arvense;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 5024;Cirsium arvense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 5024;Cirsium arvense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5024;Cirsium arvense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5024;Cirsium arvense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5024;Cirsium arvense;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5024;Cirsium arvense;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 5024;Cirsium arvense;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 5024;Cirsium arvense;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 5024;Cirsium arvense;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5024;Cirsium arvense;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);29;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5024;Cirsium arvense;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5024;Cirsium arvense;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5024;Cirsium arvense;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5024;Cirsium arvense;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5024;Cirsium arvense;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5024;Cirsium arvense;actual measurement (following LEDA data standards);107;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5048;Cirsium dissectum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 5070;Erigeron annuus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 5070;Erigeron annuus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 5070;Erigeron annuus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 5070;Erigeron annuus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 5070;Erigeron annuus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 5070;Erigeron annuus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 5070;Erigeron annuus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5070;Erigeron annuus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 5070;Erigeron annuus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 5070;Erigeron annuus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 5070;Erigeron annuus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 5070;Erigeron annuus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 5070;Erigeron annuus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 5070;Erigeron annuus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 5070;Erigeron annuus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 5070;Erigeron annuus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5070;Erigeron annuus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5070;Erigeron annuus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5070;Erigeron annuus;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 5194;Conyza canadensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 5194;Conyza canadensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 5194;Conyza canadensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 5194;Conyza canadensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 5194;Conyza canadensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 5194;Conyza canadensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5194;Conyza canadensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 5194;Conyza canadensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5194;Conyza canadensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5194;Conyza canadensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 5194;Conyza canadensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5194;Conyza canadensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5194;Conyza canadensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5194;Conyza canadensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5194;Conyza canadensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5194;Conyza canadensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5194;Conyza canadensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5194;Conyza canadensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);9;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5194;Conyza canadensis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5194;Conyza canadensis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5194;Conyza canadensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5194;Conyza canadensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5194;Conyza canadensis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5194;Conyza canadensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 5194;Conyza canadensis;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 5194;Conyza canadensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5194;Conyza canadensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5194;Conyza canadensis;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5194;Conyza canadensis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 5194;Conyza canadensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);35;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);39;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);42;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5194;Conyza canadensis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5194;Conyza canadensis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5238;Buphthalmum salicifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 5238;Buphthalmum salicifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 5238;Buphthalmum salicifolium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 5238;Buphthalmum salicifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 5238;Buphthalmum salicifolium;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 5238;Buphthalmum salicifolium;actual measurement (following LEDA data standards);10;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 5238;Buphthalmum salicifolium;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 5321;Achillea pannonica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5321;Achillea pannonica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5321;Achillea pannonica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5321;Achillea pannonica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5321;Achillea pannonica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5330;Aster linosyris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 5374;Antennaria alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 5374;Antennaria alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ingersoll, C. A. (1993): Buried propagule bank of a high subalpine site: microsite variation and comparisons with aboveground vegetation 5390;Chondrilla juncea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5390;Chondrilla juncea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5390;Chondrilla juncea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5390;Chondrilla juncea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 5390;Chondrilla juncea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5390;Chondrilla juncea;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5390;Chondrilla juncea;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5486;Artemisia absinthium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 5486;Artemisia absinthium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 5486;Artemisia absinthium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 5486;Artemisia absinthium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 5486;Artemisia absinthium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 5486;Artemisia absinthium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 5486;Artemisia absinthium;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5486;Artemisia absinthium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 5486;Artemisia absinthium;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5486;Artemisia absinthium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5486;Artemisia absinthium;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 5486;Artemisia absinthium;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 5603;Artemisia austriaca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 5607;Artemisia norvegica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fox, J. F. (1983): Germinable seed banks of interior Alaskan tundra 5614;Aster novae-angliae;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5614;Aster novae-angliae;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5614;Aster novae-angliae;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5614;Aster novae-angliae;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5614;Aster novae-angliae;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5614;Aster novae-angliae;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5614;Aster novae-angliae;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5614;Aster novae-angliae;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5675;Crepis pulchra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5675;Crepis pulchra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5675;Crepis pulchra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5675;Crepis pulchra;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1974): Preliminary seed budgets for two plant communities in coastal British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5740;Anaphalis margaritacea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 5768;Crepis mollis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5882;Crepis paludosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 5882;Crepis paludosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5882;Crepis paludosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5882;Crepis paludosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5882;Crepis paludosa;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5882;Crepis paludosa;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5882;Crepis paludosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5882;Crepis paludosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5882;Crepis paludosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5882;Crepis paludosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5882;Crepis paludosa;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5896;Cirsium palustre;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 5896;Cirsium palustre;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5896;Cirsium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5896;Cirsium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 5896;Cirsium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 5896;Cirsium palustre;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5896;Cirsium palustre;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 5896;Cirsium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 5896;Cirsium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5896;Cirsium palustre;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 5896;Cirsium palustre;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 5896;Cirsium palustre;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5896;Cirsium palustre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 5896;Cirsium palustre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 5896;Cirsium palustre;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 5896;Cirsium palustre;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 5896;Cirsium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 5896;Cirsium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5896;Cirsium palustre;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 5896;Cirsium palustre;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 5896;Cirsium palustre;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 5896;Cirsium palustre;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 5896;Cirsium palustre;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 5896;Cirsium palustre;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 5896;Cirsium palustre;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 5896;Cirsium palustre;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 5896;Cirsium palustre;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 5896;Cirsium palustre;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 5896;Cirsium palustre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 5896;Cirsium palustre;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 5896;Cirsium palustre;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5896;Cirsium palustre;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5896;Cirsium palustre;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5896;Cirsium palustre;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5896;Cirsium palustre;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5896;Cirsium palustre;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5896;Cirsium palustre;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 5896;Cirsium palustre;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5896;Cirsium palustre;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5904;Chamomilla suaveolens;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 5921;Carduus tenuiflorus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 5921;Carduus tenuiflorus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 5941;Achillea setacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 5941;Achillea setacea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 5946;Aster bellidiastrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5946;Aster bellidiastrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5946;Aster bellidiastrum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5946;Aster bellidiastrum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5946;Aster bellidiastrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 5994;Chamomilla recutita;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 5994;Chamomilla recutita;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5994;Chamomilla recutita;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 5994;Chamomilla recutita;actual measurement (following LEDA data standards);3;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5994;Chamomilla recutita;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);4;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);5;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5994;Chamomilla recutita;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);6;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 5994;Chamomilla recutita;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5994;Chamomilla recutita;actual measurement (following LEDA data standards);7;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);8;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 5994;Chamomilla recutita;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 5994;Chamomilla recutita;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 5994;Chamomilla recutita;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 5994;Chamomilla recutita;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 5994;Chamomilla recutita;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);13;short-term persistent;;>2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 5994;Chamomilla recutita;actual measurement (following LEDA data standards);14;short-term persistent;;>2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);15;short-term persistent;;>2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);16;short-term persistent;;>2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 5994;Chamomilla recutita;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 5994;Chamomilla recutita;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 5994;Chamomilla recutita;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 5994;Chamomilla recutita;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6084;Arctium lappa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6084;Arctium lappa;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 6084;Arctium lappa;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6084;Arctium lappa;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 6084;Arctium lappa;actual measurement (following LEDA data standards);2;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6084;Arctium lappa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 6084;Arctium lappa;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 6084;Arctium lappa;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 6109;Cirsium oleraceum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 6191;Bidens frondosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6191;Bidens frondosa;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6191;Bidens frondosa;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6191;Bidens frondosa;actual measurement (following LEDA data standards);3;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6360;Lactuca serriola;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 6360;Lactuca serriola;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 6360;Lactuca serriola;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 6360;Lactuca serriola;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 6360;Lactuca serriola;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6360;Lactuca serriola;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 6360;Lactuca serriola;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 6360;Lactuca serriola;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 6360;Lactuca serriola;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 6360;Lactuca serriola;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 6360;Lactuca serriola;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 6360;Lactuca serriola;actual measurement (following LEDA data standards);2;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6360;Lactuca serriola;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);3;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 6360;Lactuca serriola;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 6360;Lactuca serriola;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 6360;Lactuca serriola;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 6360;Lactuca serriola;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);7;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 6360;Lactuca serriola;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 6360;Lactuca serriola;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 6360;Lactuca serriola;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 6360;Lactuca serriola;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6360;Lactuca serriola;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 6360;Lactuca serriola;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6360;Lactuca serriola;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6360;Lactuca serriola;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6414;Jurinea cyanoides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6414;Jurinea cyanoides;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1970): The viable seed content of some forest soil in coastal British Columbia 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1974): Preliminary seed budgets for two plant communities in coastal British Columbia 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 6499;Hypochoeris radicata;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6502;Inula salicina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6502;Inula salicina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6502;Inula salicina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6502;Inula salicina;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6502;Inula salicina;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6502;Inula salicina;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6519;Leontodon pyrenaicus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 6543;Hieracium echioides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6543;Hieracium echioides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6543;Hieracium echioides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6543;Hieracium echioides;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6626;Lactuca perennis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 6629;Lapsana communis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 6629;Lapsana communis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 6629;Lapsana communis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 6629;Lapsana communis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 6629;Lapsana communis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 6629;Lapsana communis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 6629;Lapsana communis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 6629;Lapsana communis;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 6629;Lapsana communis;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 6629;Lapsana communis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 6629;Lapsana communis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 6629;Lapsana communis;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 6629;Lapsana communis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 6629;Lapsana communis;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 6629;Lapsana communis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 6629;Lapsana communis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 6629;Lapsana communis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6629;Lapsana communis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 6629;Lapsana communis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6629;Lapsana communis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 6629;Lapsana communis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6629;Lapsana communis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6629;Lapsana communis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 6629;Lapsana communis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6629;Lapsana communis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6629;Lapsana communis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 6629;Lapsana communis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 6629;Lapsana communis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 6629;Lapsana communis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6629;Lapsana communis;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 6629;Lapsana communis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 6629;Lapsana communis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6629;Lapsana communis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6629;Lapsana communis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 6629;Lapsana communis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6629;Lapsana communis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 6629;Lapsana communis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 6629;Lapsana communis;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 6629;Lapsana communis;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 6629;Lapsana communis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6629;Lapsana communis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6629;Lapsana communis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6629;Lapsana communis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6629;Lapsana communis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6629;Lapsana communis;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 6629;Lapsana communis;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6629;Lapsana communis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6629;Lapsana communis;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6629;Lapsana communis;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6629;Lapsana communis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6629;Lapsana communis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6629;Lapsana communis;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6629;Lapsana communis;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 6629;Lapsana communis;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 6629;Lapsana communis;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 6629;Lapsana communis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 6629;Lapsana communis;actual measurement (following LEDA data standards);82;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6638;Leontodon hispidus;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6638;Leontodon hispidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 6638;Leontodon hispidus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 6638;Leontodon hispidus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6638;Leontodon hispidus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 6638;Leontodon hispidus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6638;Leontodon hispidus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6638;Leontodon hispidus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 6638;Leontodon hispidus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 6638;Leontodon hispidus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6638;Leontodon hispidus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 6638;Leontodon hispidus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 6638;Leontodon hispidus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6638;Leontodon hispidus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 6638;Leontodon hispidus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 6638;Leontodon hispidus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 6638;Leontodon hispidus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 6638;Leontodon hispidus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6638;Leontodon hispidus;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6638;Leontodon hispidus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6638;Leontodon hispidus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6638;Leontodon hispidus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6638;Leontodon hispidus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6638;Leontodon hispidus;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 6658;Hieracium pilosella;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 6658;Hieracium pilosella;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6658;Hieracium pilosella;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 6658;Hieracium pilosella;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6658;Hieracium pilosella;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 6658;Hieracium pilosella;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 6658;Hieracium pilosella;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 6658;Hieracium pilosella;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6658;Hieracium pilosella;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6658;Hieracium pilosella;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 6658;Hieracium pilosella;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 6658;Hieracium pilosella;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 6658;Hieracium pilosella;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6658;Hieracium pilosella;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 6658;Hieracium pilosella;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6658;Hieracium pilosella;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 6658;Hieracium pilosella;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 6658;Hieracium pilosella;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 6658;Hieracium pilosella;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);5;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);6;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);8;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6801;Galinsoga ciliata;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6861;Leontodon taraxacoides;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 6878;Hieracium praealtum s. bauhinii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 6878;Hieracium praealtum s. bauhinii;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 6878;Hieracium praealtum s. bauhinii;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 6921;Hieracium cymosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 7007;Hypochaeris glabra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 7007;Hypochaeris glabra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 7007;Hypochaeris glabra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 7007;Hypochaeris glabra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 7007;Hypochaeris glabra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7024;Hieracium aurantiacum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Baldwin, A. H. (1998): Response of two oligohaline marsh communities to lethal and nonlethal disturbance 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Symonides, E. (1978): Numbers, distribution and specific composition of diaspores in the soils of the plant association Spergulo-Corynephoretum 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Baldwin, A. H. (1998): Response of two oligohaline marsh communities to lethal and nonlethal disturbance 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Symonides, E. (1978): Numbers, distribution and specific composition of diaspores in the soils of the plant association Spergulo-Corynephoretum 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7066;Helichrysum arenarium;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 7093;Hieracium umbellatum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 7147;Galinsoga parviflora;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 7147;Galinsoga parviflora;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 7147;Galinsoga parviflora;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 7147;Galinsoga parviflora;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 7147;Galinsoga parviflora;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 7271;Hieracium lactucella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 7271;Hieracium lactucella;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 7271;Hieracium lactucella;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 7271;Hieracium lactucella;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 7271;Hieracium lactucella;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 7271;Hieracium lactucella;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 7271;Hieracium lactucella;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 7298;Leontodon autumnalis;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 7409;Inula ensifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7409;Inula ensifolia;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 7695;Gnaphalium luteo-album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McIntyre, S. (1985): Seed reserves in temperate Australian rice fields following pasture rotation and continuous cropping 7940;Lactuca virosa;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);5;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);6;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);7;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);8;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7940;Lactuca virosa;actual measurement (following LEDA data standards);9;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 7986;Helianthus annuus;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Burnside, O. C. (1981): Germination of exhumed weed seed in Nebraska 7986;Helianthus annuus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 7986;Helianthus annuus;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 7986;Helianthus annuus;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 8116;Hieracium caespitosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 8116;Hieracium caespitosum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 8244;Inula hirta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 8244;Inula hirta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 8386;Hypochaeris maculata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 8404;Inula conyza;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 8404;Inula conyza;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 8404;Inula conyza;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 8404;Inula conyza;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 8404;Inula conyza;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 8404;Inula conyza;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 8404;Inula conyza;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 8404;Inula conyza;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 8404;Inula conyza;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 8741;Inula britannica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 8741;Inula britannica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 8741;Inula britannica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 8741;Inula britannica;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 8741;Inula britannica;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9177;Homogyne alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 9177;Homogyne alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 9177;Homogyne alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 9177;Homogyne alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 9177;Homogyne alpina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 9177;Homogyne alpina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 9306;Senecio squalidus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 9306;Senecio squalidus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9306;Senecio squalidus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9350;Onopordum acanthium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 9350;Onopordum acanthium;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 9350;Onopordum acanthium;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 9350;Onopordum acanthium;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 9350;Onopordum acanthium;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1979): Periodicity of seedling emergence and achene survival in some species of Carduus, Cirsium and Onopordum 9350;Onopordum acanthium;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 9350;Onopordum acanthium;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 9403;Senecio helenitis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 9413;Sonchus asper;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 9413;Sonchus asper;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 9413;Sonchus asper;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 9413;Sonchus asper;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 9413;Sonchus asper;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 9413;Sonchus asper;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 9413;Sonchus asper;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 9413;Sonchus asper;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9413;Sonchus asper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 9413;Sonchus asper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 9413;Sonchus asper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 9413;Sonchus asper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9413;Sonchus asper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 9413;Sonchus asper;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 9413;Sonchus asper;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9413;Sonchus asper;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 9413;Sonchus asper;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9413;Sonchus asper;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9413;Sonchus asper;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9413;Sonchus asper;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 9413;Sonchus asper;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 9413;Sonchus asper;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 9413;Sonchus asper;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 9413;Sonchus asper;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9413;Sonchus asper;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 9413;Sonchus asper;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 9413;Sonchus asper;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 9413;Sonchus asper;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9413;Sonchus asper;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9413;Sonchus asper;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 9413;Sonchus asper;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 9413;Sonchus asper;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 9413;Sonchus asper;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 9413;Sonchus asper;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 9413;Sonchus asper;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9413;Sonchus asper;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 9413;Sonchus asper;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 9413;Sonchus asper;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9413;Sonchus asper;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 9413;Sonchus asper;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 9413;Sonchus asper;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 9413;Sonchus asper;actual measurement (following LEDA data standards);6;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 9413;Sonchus asper;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);7;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9413;Sonchus asper;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 9413;Sonchus asper;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9413;Sonchus asper;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 9413;Sonchus asper;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9413;Sonchus asper;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9413;Sonchus asper;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9413;Sonchus asper;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 9413;Sonchus asper;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9413;Sonchus asper;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9413;Sonchus asper;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9413;Sonchus asper;actual measurement (following LEDA data standards);15;short-term persistent;;>1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9413;Sonchus asper;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9413;Sonchus asper;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9413;Sonchus asper;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);70;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9413;Sonchus asper;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9413;Sonchus asper;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9413;Sonchus asper;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9467;Senecio congestus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 9467;Senecio congestus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 9467;Senecio congestus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 9467;Senecio congestus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 9491;Solidago canadensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 9491;Solidago canadensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9491;Solidago canadensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9491;Solidago canadensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9491;Solidago canadensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9491;Solidago canadensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9491;Solidago canadensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9491;Solidago canadensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9491;Solidago canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9491;Solidago canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9491;Solidago canadensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9491;Solidago canadensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9491;Solidago canadensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9491;Solidago canadensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9491;Solidago canadensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9491;Solidago canadensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9491;Solidago canadensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 9491;Solidago canadensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9491;Solidago canadensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9491;Solidago canadensis;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9535;Saussurea alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 9541;Scorzonera humilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 9541;Scorzonera humilis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 9541;Scorzonera humilis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9544;Senecio aquaticus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 9544;Senecio aquaticus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 9544;Senecio aquaticus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 9544;Senecio aquaticus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9544;Senecio aquaticus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9544;Senecio aquaticus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9544;Senecio aquaticus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9544;Senecio aquaticus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9544;Senecio aquaticus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9544;Senecio aquaticus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9544;Senecio aquaticus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9544;Senecio aquaticus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 9544;Senecio aquaticus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 9544;Senecio aquaticus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 9544;Senecio aquaticus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9544;Senecio aquaticus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9544;Senecio aquaticus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9544;Senecio aquaticus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9565;Matricaria maritima;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 9565;Matricaria maritima;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 9565;Matricaria maritima;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9565;Matricaria maritima;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9608;Tussilago farfara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 9608;Tussilago farfara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 9608;Tussilago farfara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9608;Tussilago farfara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9608;Tussilago farfara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 9608;Tussilago farfara;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Bostock, S. J. (1976): Seed germination strategies of five perennial weeds 9608;Tussilago farfara;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 9608;Tussilago farfara;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 9608;Tussilago farfara;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9608;Tussilago farfara;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9608;Tussilago farfara;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 9608;Tussilago farfara;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 9608;Tussilago farfara;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 9608;Tussilago farfara;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 9608;Tussilago farfara;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9608;Tussilago farfara;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9608;Tussilago farfara;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 9608;Tussilago farfara;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9608;Tussilago farfara;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 9608;Tussilago farfara;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9608;Tussilago farfara;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9608;Tussilago farfara;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9608;Tussilago farfara;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9608;Tussilago farfara;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9608;Tussilago farfara;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9608;Tussilago farfara;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9608;Tussilago farfara;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9608;Tussilago farfara;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9608;Tussilago farfara;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9613;Pulicaria dysenterica;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9620;Scorzonera purpurea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 9620;Scorzonera purpurea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);7;long-term persistent;;15;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);13;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);13;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);14;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);15;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);85;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9651;Leucanthemum vulgare;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9660;Picris hieracioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9660;Picris hieracioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9660;Picris hieracioides;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 9660;Picris hieracioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 9660;Picris hieracioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9660;Picris hieracioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9660;Picris hieracioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9660;Picris hieracioides;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 9660;Picris hieracioides;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 9660;Picris hieracioides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 9660;Picris hieracioides;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 9660;Picris hieracioides;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9660;Picris hieracioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9660;Picris hieracioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 9660;Picris hieracioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 9660;Picris hieracioides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9660;Picris hieracioides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9660;Picris hieracioides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 9660;Picris hieracioides;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 9660;Picris hieracioides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 9660;Picris hieracioides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9660;Picris hieracioides;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 9660;Picris hieracioides;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9660;Picris hieracioides;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9791;Tragopogon pratensis;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 9809;Senecio nemorensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 9809;Senecio nemorensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 9809;Senecio nemorensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 9809;Senecio nemorensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9809;Senecio nemorensis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9809;Senecio nemorensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9820;Solidago virgaurea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 9820;Solidago virgaurea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9820;Solidago virgaurea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 9820;Solidago virgaurea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 9820;Solidago virgaurea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 9820;Solidago virgaurea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9820;Solidago virgaurea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 9820;Solidago virgaurea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 9820;Solidago virgaurea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 9820;Solidago virgaurea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 9820;Solidago virgaurea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 9820;Solidago virgaurea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 9820;Solidago virgaurea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 9820;Solidago virgaurea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 9820;Solidago virgaurea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 9820;Solidago virgaurea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 9820;Solidago virgaurea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 9820;Solidago virgaurea;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 9820;Solidago virgaurea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 9820;Solidago virgaurea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 9820;Solidago virgaurea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 9820;Solidago virgaurea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 9820;Solidago virgaurea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 9820;Solidago virgaurea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 9820;Solidago virgaurea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9820;Solidago virgaurea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 9823;Tanacetum corymbosum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 9874;Tragopogon dubius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9874;Tragopogon dubius;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 9874;Tragopogon dubius;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 9874;Tragopogon dubius;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 9874;Tragopogon dubius;actual measurement (following LEDA data standards);7;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 9874;Tragopogon dubius;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 9874;Tragopogon dubius;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 9874;Tragopogon dubius;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 9874;Tragopogon dubius;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 9874;Tragopogon dubius;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1974): Preliminary seed budgets for two plant communities in coastal British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 9889;Senecio sylvaticus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 9892;Solidago graminifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 9892;Solidago graminifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 9892;Solidago graminifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 9892;Solidago graminifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 9935;Rudbeckia laciniata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9935;Rudbeckia laciniata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9935;Rudbeckia laciniata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 9935;Rudbeckia laciniata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11400;Logfia minima;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11400;Logfia minima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 11400;Logfia minima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11400;Logfia minima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11400;Logfia minima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 11400;Logfia minima;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11400;Logfia minima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11400;Logfia minima;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11400;Logfia minima;actual measurement (following LEDA data standards);10;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11400;Logfia minima;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13200;Coronopus didymus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 13200;Coronopus didymus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 13200;Coronopus didymus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 13400;Armoracia rusticana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13400;Armoracia rusticana;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14200;Brassica elongata;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 14200;Brassica elongata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2001): Effect of flooding and draw-down disturbance on germination from a seashore meadow seed bank 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Charlton, J. F. L. (1977): Establishment of pasture legumes in North Island hill country. I. Buried seed populations 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21100;Trifolium dubium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21100;Trifolium dubium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 21100;Trifolium dubium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21100;Trifolium dubium;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21100;Trifolium dubium;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21100;Trifolium dubium;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21100;Trifolium dubium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21100;Trifolium dubium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21100;Trifolium dubium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21100;Trifolium dubium;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21100;Trifolium dubium;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21100;Trifolium dubium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21100;Trifolium dubium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 21100;Trifolium dubium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21100;Trifolium dubium;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 21100;Trifolium dubium;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21100;Trifolium dubium;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 21100;Trifolium dubium;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 21100;Trifolium dubium;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21100;Trifolium dubium;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 21100;Trifolium dubium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21100;Trifolium dubium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21100;Trifolium dubium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 21100;Trifolium dubium;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21100;Trifolium dubium;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21100;Trifolium dubium;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21100;Trifolium dubium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21100;Trifolium dubium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21100;Trifolium dubium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21100;Trifolium dubium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21100;Trifolium dubium;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21100;Trifolium dubium;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);54;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);56;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);57;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);59;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21100;Trifolium dubium;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);61;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);62;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);63;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);64;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);65;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);66;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);67;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);68;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);69;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);71;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);73;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);74;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);75;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);76;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);77;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);78;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);79;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);80;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);81;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);82;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);83;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);84;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);85;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);86;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);87;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);88;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);89;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);90;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21100;Trifolium dubium;actual measurement (following LEDA data standards);91;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);92;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);93;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);95;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);96;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);97;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);98;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);99;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);100;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);101;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21100;Trifolium dubium;actual measurement (following LEDA data standards);103;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 24800;Stachys recta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24800;Stachys recta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24800;Stachys recta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24800;Stachys recta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24800;Stachys recta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 24800;Stachys recta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 24800;Stachys recta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24800;Stachys recta;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24800;Stachys recta;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25500;Papaver argemone;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 25500;Papaver argemone;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and periodicity of seedling emergence in four weedy species of Papaver 25500;Papaver argemone;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 25500;Papaver argemone;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 25500;Papaver argemone;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 25500;Papaver argemone;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25500;Papaver argemone;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 26100;Utricularia minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27000;Ranunculus auricomus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29700;Prunus domestica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29700;Prunus domestica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29700;Prunus domestica;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29700;Prunus domestica;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 34500;Vitis vinifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34500;Vitis vinifera;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 37300;Carex hostiana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37300;Carex hostiana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37300;Carex hostiana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37300;Carex hostiana;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37300;Carex hostiana;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37300;Carex hostiana;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37300;Carex hostiana;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37300;Carex hostiana;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37300;Carex hostiana;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37300;Carex hostiana;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 38000;Carex acuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 38000;Carex acuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 38000;Carex acuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 38000;Carex acuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 38000;Carex acuta;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 38000;Carex acuta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 38000;Carex acuta;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 38000;Carex acuta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 38000;Carex acuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 38000;Carex acuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38000;Carex acuta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38000;Carex acuta;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38000;Carex acuta;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38000;Carex acuta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38000;Carex acuta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38000;Carex acuta;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38000;Carex acuta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 38000;Carex acuta;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38000;Carex acuta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38000;Carex acuta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38000;Carex acuta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38000;Carex acuta;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38000;Carex acuta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 38000;Carex acuta;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38000;Carex acuta;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41200;Calamagrostis lapponica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 42900;Poa arctica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 42900;Poa arctica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 10023;Solidago gigantea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 10023;Solidago gigantea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10023;Solidago gigantea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10023;Solidago gigantea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10023;Solidago gigantea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10023;Solidago gigantea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10121;Senecio viscosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10121;Senecio viscosus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 10121;Senecio viscosus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 10121;Senecio viscosus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 10121;Senecio viscosus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 10121;Senecio viscosus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10121;Senecio viscosus;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10121;Senecio viscosus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10121;Senecio viscosus;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10123;Serratula tinctoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 10123;Serratula tinctoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 10123;Serratula tinctoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 10123;Serratula tinctoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 10123;Serratula tinctoria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10123;Serratula tinctoria;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 10128;Tanacetum vulgare;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 10168;Xanthium strumarium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 10168;Xanthium strumarium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10452;Senecio jacobaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 10452;Senecio jacobaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 10452;Senecio jacobaea;actual measurement (following LEDA data standards);1;long-term persistent;;6;0;1;Seed bank database;Seeds deliberately buried in the field;Thompson, A. (1983): Short note: Longevity of buried ragwort (Senecio jacobaea L.) seed 10452;Senecio jacobaea;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 10452;Senecio jacobaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10452;Senecio jacobaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 10452;Senecio jacobaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 10452;Senecio jacobaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 10452;Senecio jacobaea;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Seeds deliberately buried in the field;Thompson, A. (1983): Short note: Longevity of buried ragwort (Senecio jacobaea L.) seed 10452;Senecio jacobaea;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 10452;Senecio jacobaea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 10452;Senecio jacobaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10452;Senecio jacobaea;actual measurement (following LEDA data standards);3;long-term persistent;;6;0;1;Seed bank database;Seeds deliberately buried in the field;Thompson, A. (1983): Short note: Longevity of buried ragwort (Senecio jacobaea L.) seed 10452;Senecio jacobaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 10452;Senecio jacobaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 10452;Senecio jacobaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10452;Senecio jacobaea;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds deliberately buried in the field;Thompson, A. (1983): Short note: Longevity of buried ragwort (Senecio jacobaea L.) seed 10452;Senecio jacobaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 10452;Senecio jacobaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 10452;Senecio jacobaea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 10452;Senecio jacobaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 10452;Senecio jacobaea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 10452;Senecio jacobaea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 10452;Senecio jacobaea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 10452;Senecio jacobaea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 10452;Senecio jacobaea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 10452;Senecio jacobaea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 10452;Senecio jacobaea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 10452;Senecio jacobaea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10452;Senecio jacobaea;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 10452;Senecio jacobaea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 10452;Senecio jacobaea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 10452;Senecio jacobaea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10452;Senecio jacobaea;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 10452;Senecio jacobaea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10452;Senecio jacobaea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 10452;Senecio jacobaea;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10452;Senecio jacobaea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10452;Senecio jacobaea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10452;Senecio jacobaea;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10452;Senecio jacobaea;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10452;Senecio jacobaea;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10452;Senecio jacobaea;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10452;Senecio jacobaea;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10452;Senecio jacobaea;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10452;Senecio jacobaea;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 10456;Senecio vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10456;Senecio vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 10456;Senecio vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 10456;Senecio vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 10456;Senecio vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10456;Senecio vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 10456;Senecio vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 10456;Senecio vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10456;Senecio vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10456;Senecio vulgaris;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 10456;Senecio vulgaris;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 10456;Senecio vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 10456;Senecio vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 10456;Senecio vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10456;Senecio vulgaris;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 10456;Senecio vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10456;Senecio vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);7;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 10456;Senecio vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 10456;Senecio vulgaris;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 10456;Senecio vulgaris;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 10456;Senecio vulgaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10456;Senecio vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10456;Senecio vulgaris;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10456;Senecio vulgaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10456;Senecio vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 10456;Senecio vulgaris;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10456;Senecio vulgaris;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 10456;Senecio vulgaris;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10476;Petasites hybridus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10476;Petasites hybridus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10476;Petasites hybridus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10476;Petasites hybridus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10476;Petasites hybridus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 10476;Petasites hybridus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10476;Petasites hybridus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10476;Petasites hybridus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 10476;Petasites hybridus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 10535;Matricaria perforata;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 10535;Matricaria perforata;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10535;Matricaria perforata;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 10535;Matricaria perforata;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 10537;Omalotheca supina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 10537;Omalotheca supina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 10537;Omalotheca supina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 10537;Omalotheca supina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 10537;Omalotheca supina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 10537;Omalotheca supina;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 10568;Tolpis barbata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 10571;Tragopogon pratensis s. orientalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 10571;Tragopogon pratensis s. orientalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 10571;Tragopogon pratensis s. orientalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 10571;Tragopogon pratensis s. orientalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 10571;Tragopogon pratensis s. orientalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 10571;Tragopogon pratensis s. orientalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;transient;;5;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 10586;Sonchus arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10586;Sonchus arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 10586;Sonchus arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 10586;Sonchus arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10586;Sonchus arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 10586;Sonchus arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 10586;Sonchus arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 10586;Sonchus arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10586;Sonchus arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10586;Sonchus arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 10586;Sonchus arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 10586;Sonchus arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 10586;Sonchus arvensis;actual measurement (following LEDA data standards);4;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10586;Sonchus arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10586;Sonchus arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 10586;Sonchus arvensis;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10586;Sonchus arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10586;Sonchus arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 10586;Sonchus arvensis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 10586;Sonchus arvensis;actual measurement (following LEDA data standards);7;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10586;Sonchus arvensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 10586;Sonchus arvensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);9;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 10586;Sonchus arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10586;Sonchus arvensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 10586;Sonchus arvensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 10586;Sonchus arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 10586;Sonchus arvensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10586;Sonchus arvensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 10586;Sonchus arvensis;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 10586;Sonchus arvensis;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);5;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);5;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);6;short-term persistent;;>1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);7;short-term persistent;;>1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);16;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);83;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10587;Sonchus oleraceus;actual measurement (following LEDA data standards);95;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 10826;Logfia gallica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 10896;Picris echioides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lopez, C. (1988): Estimation du stock semencier dans le cadre d'un essai étudiant l'influence de systèmes cultureaux sur l'évolution de la flore adventice 10896;Picris echioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10896;Picris echioides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 10899;Scolymus hispanicus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11005;Petasites albus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 11179;Senecio vernalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 11179;Senecio vernalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 11179;Senecio vernalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 11179;Senecio vernalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 11179;Senecio vernalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 11179;Senecio vernalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11179;Senecio vernalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11179;Senecio vernalis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11179;Senecio vernalis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11230;Senecio erucifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 11230;Senecio erucifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 11230;Senecio erucifolius;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 11230;Senecio erucifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11230;Senecio erucifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 11230;Senecio erucifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11230;Senecio erucifolius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 11230;Senecio erucifolius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 11230;Senecio erucifolius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11230;Senecio erucifolius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11230;Senecio erucifolius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11230;Senecio erucifolius;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11230;Senecio erucifolius;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11311;Omalotheca sylvatica;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11419;Senecio paludosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 11419;Senecio paludosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11419;Senecio paludosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 11419;Senecio paludosus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11419;Senecio paludosus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11419;Senecio paludosus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11419;Senecio paludosus;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11419;Senecio paludosus;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11419;Senecio paludosus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11419;Senecio paludosus;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11451;Tanacetum parthenium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11451;Tanacetum parthenium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11451;Tanacetum parthenium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11510;Mycelis muralis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 11510;Mycelis muralis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 11510;Mycelis muralis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1974): Preliminary seed budgets for two plant communities in coastal British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 11510;Mycelis muralis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 11510;Mycelis muralis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11510;Mycelis muralis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11510;Mycelis muralis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11510;Mycelis muralis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11510;Mycelis muralis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11510;Mycelis muralis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11510;Mycelis muralis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11510;Mycelis muralis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11510;Mycelis muralis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11510;Mycelis muralis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11602;Sigesbeckia orientalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 11672;Berberis vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 11694;Alnus glutinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11694;Alnus glutinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 11694;Alnus glutinosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 11694;Alnus glutinosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11694;Alnus glutinosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11694;Alnus glutinosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11694;Alnus glutinosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11694;Alnus glutinosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11694;Alnus glutinosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11694;Alnus glutinosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11694;Alnus glutinosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11694;Alnus glutinosa;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11694;Alnus glutinosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11694;Alnus glutinosa;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11694;Alnus glutinosa;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11694;Alnus glutinosa;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11694;Alnus glutinosa;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11694;Alnus glutinosa;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11694;Alnus glutinosa;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11694;Alnus glutinosa;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11694;Alnus glutinosa;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11694;Alnus glutinosa;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11694;Alnus glutinosa;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11694;Alnus glutinosa;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11694;Alnus glutinosa;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11695;Alnus incana;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 11695;Alnus incana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11715;Betula nana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 11715;Betula nana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 11715;Betula nana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 11715;Betula nana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 11715;Betula nana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 11715;Betula nana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 11715;Betula nana;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 11715;Betula nana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 11715;Betula nana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 11715;Betula nana;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 11715;Betula nana;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 11719;Betula papyrifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11719;Betula papyrifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11719;Betula papyrifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11719;Betula papyrifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11719;Betula papyrifera;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11719;Betula papyrifera;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11719;Betula papyrifera;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11719;Betula papyrifera;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 11720;Betula pendula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 11720;Betula pendula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 11720;Betula pendula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 11720;Betula pendula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 11720;Betula pendula;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 11720;Betula pendula;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 11720;Betula pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 11720;Betula pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 11720;Betula pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 11720;Betula pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 11720;Betula pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1985): Depletion of viable seeds of Betula pubescens and Betula verrucosa sown onto some north Swedish forest soils 11720;Betula pendula;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 11720;Betula pendula;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 11720;Betula pendula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 11720;Betula pendula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 11720;Betula pendula;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 11720;Betula pendula;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1985): Depletion of viable seeds of Betula pubescens and Betula verrucosa sown onto some north Swedish forest soils 11720;Betula pendula;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11720;Betula pendula;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 11720;Betula pendula;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 11720;Betula pendula;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11720;Betula pendula;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 11720;Betula pendula;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1985): Depletion of viable seeds of Betula pubescens and Betula verrucosa sown onto some north Swedish forest soils 11720;Betula pendula;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11720;Betula pendula;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 11720;Betula pendula;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 11720;Betula pendula;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 11720;Betula pendula;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);5;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11720;Betula pendula;actual measurement (following LEDA data standards);5;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11720;Betula pendula;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 11720;Betula pendula;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 11720;Betula pendula;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 11720;Betula pendula;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11720;Betula pendula;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 11720;Betula pendula;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 11720;Betula pendula;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 11720;Betula pendula;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11720;Betula pendula;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 11720;Betula pendula;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11720;Betula pendula;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11720;Betula pendula;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11720;Betula pendula;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);14;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11720;Betula pendula;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 11720;Betula pendula;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 11720;Betula pendula;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 11720;Betula pendula;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11720;Betula pendula;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11720;Betula pendula;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11720;Betula pendula;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11720;Betula pendula;actual measurement (following LEDA data standards);68;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11720;Betula pendula;actual measurement (following LEDA data standards);77;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11720;Betula pendula;actual measurement (following LEDA data standards);83;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11725;Betula pubescens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 11725;Betula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 11725;Betula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 11725;Betula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 11725;Betula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 11725;Betula pubescens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 11725;Betula pubescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 11725;Betula pubescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 11725;Betula pubescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11725;Betula pubescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 11725;Betula pubescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 11725;Betula pubescens;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1985): Depletion of viable seeds of Betula pubescens and Betula verrucosa sown onto some north Swedish forest soils 11725;Betula pubescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11725;Betula pubescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11725;Betula pubescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 11725;Betula pubescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 11725;Betula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 11725;Betula pubescens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 11725;Betula pubescens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 11725;Betula pubescens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 11725;Betula pubescens;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1985): Depletion of viable seeds of Betula pubescens and Betula verrucosa sown onto some north Swedish forest soils 11725;Betula pubescens;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 11725;Betula pubescens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 11725;Betula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 11725;Betula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11725;Betula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 11725;Betula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 11725;Betula pubescens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 11725;Betula pubescens;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1985): Depletion of viable seeds of Betula pubescens and Betula verrucosa sown onto some north Swedish forest soils 11725;Betula pubescens;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 11725;Betula pubescens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 11725;Betula pubescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 11725;Betula pubescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11725;Betula pubescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 11725;Betula pubescens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 11725;Betula pubescens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 11725;Betula pubescens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11725;Betula pubescens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 11725;Betula pubescens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 11725;Betula pubescens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11725;Betula pubescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11725;Betula pubescens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11725;Betula pubescens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 11725;Betula pubescens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 11725;Betula pubescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 11725;Betula pubescens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11725;Betula pubescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 11725;Betula pubescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 11725;Betula pubescens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 11725;Betula pubescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11725;Betula pubescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 11725;Betula pubescens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 11725;Betula pubescens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 11725;Betula pubescens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 11725;Betula pubescens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 11725;Betula pubescens;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11725;Betula pubescens;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 11725;Betula pubescens;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11725;Betula pubescens;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11747;Impatiens capensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 11747;Impatiens capensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Simpson, R. L. (1985): The comparative ecology of Impatiens capensis Meerb. (Balsaminaceae) in central New Jersey 11747;Impatiens capensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Simpson, R. L. (1985): The comparative ecology of Impatiens capensis Meerb. (Balsaminaceae) in central New Jersey 11747;Impatiens capensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 11747;Impatiens capensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Simpson, R. L. (1985): The comparative ecology of Impatiens capensis Meerb. (Balsaminaceae) in central New Jersey 11747;Impatiens capensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 11747;Impatiens capensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Simpson, R. L. (1985): The comparative ecology of Impatiens capensis Meerb. (Balsaminaceae) in central New Jersey 11747;Impatiens capensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 11749;Impatiens glandulifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 11749;Impatiens glandulifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11749;Impatiens glandulifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11749;Impatiens glandulifera;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11749;Impatiens glandulifera;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11751;Impatiens noli-tangere;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 11751;Impatiens noli-tangere;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 11751;Impatiens noli-tangere;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 11751;Impatiens noli-tangere;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 11751;Impatiens noli-tangere;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11752;Impatiens parviflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 11752;Impatiens parviflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 11752;Impatiens parviflora;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11757;Symphytum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 11757;Symphytum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 11757;Symphytum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 11757;Symphytum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 11757;Symphytum officinale;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 11757;Symphytum officinale;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11757;Symphytum officinale;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11764;Symphytum tuberosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 11764;Symphytum tuberosum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 11795;Pulmonaria obscura;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 11795;Pulmonaria obscura;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11795;Pulmonaria obscura;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 11795;Pulmonaria obscura;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11795;Pulmonaria obscura;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11796;Pulmonaria officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 11796;Pulmonaria officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 11796;Pulmonaria officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 11796;Pulmonaria officinalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11832;Pentaglottis sempervirens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11832;Pentaglottis sempervirens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 11903;Nonea pulla;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 11903;Nonea pulla;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);5;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);5;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);6;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);7;long-term persistent;;15;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);7;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11938;Myosotis ramosissima;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11951;Myosotis scorpioides;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11953;Myosotis secunda;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 11960;Myosotis sparsiflora;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 11964;Myosotis stricta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11964;Myosotis stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11964;Myosotis stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 11964;Myosotis stricta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11964;Myosotis stricta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 11964;Myosotis stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 11964;Myosotis stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 11964;Myosotis stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11964;Myosotis stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11964;Myosotis stricta;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 11964;Myosotis stricta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11964;Myosotis stricta;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 11964;Myosotis stricta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 11964;Myosotis stricta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 11964;Myosotis stricta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 11964;Myosotis stricta;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11964;Myosotis stricta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11964;Myosotis stricta;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 11964;Myosotis stricta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11964;Myosotis stricta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 11964;Myosotis stricta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 11964;Myosotis stricta;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 11964;Myosotis stricta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11964;Myosotis stricta;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 11964;Myosotis stricta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11964;Myosotis stricta;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11964;Myosotis stricta;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 11964;Myosotis stricta;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11964;Myosotis stricta;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 11966;Myosotis sylvatica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 11966;Myosotis sylvatica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11966;Myosotis sylvatica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11966;Myosotis sylvatica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 11968;Myosotis suaveolens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 11968;Myosotis suaveolens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 11975;Myosotis discolor;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 11975;Myosotis discolor;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 11988;Myosotis laxa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 11988;Myosotis laxa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 11988;Myosotis laxa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 11988;Myosotis laxa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 11988;Myosotis laxa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 11988;Myosotis laxa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 11988;Myosotis laxa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 11988;Myosotis laxa;actual measurement (following LEDA data standards);98;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12012;Lithospermum arvense;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 12012;Lithospermum arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 12012;Lithospermum arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 12012;Lithospermum arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 12012;Lithospermum arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 12012;Lithospermum arvense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12022;Myosotis alpestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 12022;Myosotis alpestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 12022;Myosotis alpestris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 12022;Myosotis alpestris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wilson, B. J. (1992): Seedbank persistence and seedling emergence of seven weed species in autumn - sown crops following a single year's seeding 12027;Myosotis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Csontos, P. (1997): Seed bank of Pinus nigra plantations in dolomite rock grassland habitats, and its implications for restoring grassland vegetation 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 12027;Myosotis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12027;Myosotis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 12027;Myosotis arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 12027;Myosotis arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 12027;Myosotis arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12027;Myosotis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 12027;Myosotis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 12027;Myosotis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12027;Myosotis arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 12027;Myosotis arvensis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12027;Myosotis arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12027;Myosotis arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12027;Myosotis arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12027;Myosotis arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12027;Myosotis arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12027;Myosotis arvensis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12027;Myosotis arvensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12027;Myosotis arvensis;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12027;Myosotis arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);36;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12027;Myosotis arvensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12027;Myosotis arvensis;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12027;Myosotis arvensis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12027;Myosotis arvensis;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12027;Myosotis arvensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12027;Myosotis arvensis;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12039;Heliotropium europaeum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12039;Heliotropium europaeum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12039;Heliotropium europaeum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12039;Heliotropium europaeum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12063;Lappula squarrosa;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12097;Echium russicum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 12105;Echium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12105;Echium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12105;Echium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 12105;Echium vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Van Breemen, A. M. M. (1984): Comparative germination ecology of three short-lived monocarpic Boraginaceae 12105;Echium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12105;Echium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 12105;Echium vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 12105;Echium vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Van Breemen, A. M. M. (1984): Comparative germination ecology of three short-lived monocarpic Boraginaceae 12105;Echium vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12105;Echium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12105;Echium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 12105;Echium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12105;Echium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 12105;Echium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12105;Echium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 12105;Echium vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12105;Echium vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12105;Echium vulgare;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12105;Echium vulgare;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12105;Echium vulgare;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12189;Anchusa arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 12189;Anchusa arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12189;Anchusa arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Van Breemen, A. M. M. (1984): Comparative germination ecology of three short-lived monocarpic Boraginaceae 12189;Anchusa arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12189;Anchusa arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Van Breemen, A. M. M. (1984): Comparative germination ecology of three short-lived monocarpic Boraginaceae 12189;Anchusa arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12189;Anchusa arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12189;Anchusa arvensis;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 12189;Anchusa arvensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12189;Anchusa arvensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12189;Anchusa arvensis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Van Breemen, A. M. M. (1984): Comparative germination ecology of three short-lived monocarpic Boraginaceae 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Van Breemen, A. M. M. (1984): Comparative germination ecology of three short-lived monocarpic Boraginaceae 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12519;Cynoglossum officinale;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12527;Anchusa officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 12527;Anchusa officinalis;actual measurement (following LEDA data standards);70;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 12527;Anchusa officinalis;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 12546;Borago officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 12546;Borago officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 12546;Borago officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);5;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);35;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12652;Arabidopsis thaliana;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12669;Nasturtium microphyllum;actual measurement (following LEDA data standards);109;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12790;Erophila verna s. verna;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12812;Erysimum diffusum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12812;Erysimum diffusum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12812;Erysimum diffusum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12812;Erysimum diffusum;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12812;Erysimum diffusum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12812;Erysimum diffusum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12812;Erysimum diffusum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;long-term persistent;35;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);5;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);7;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);9;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);70;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);72;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);89;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 12848;Capsella bursa-pastoris;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 13002;Arabis hirsuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 13002;Arabis hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 13002;Arabis hirsuta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 13002;Arabis hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 13002;Arabis hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 13002;Arabis hirsuta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 13002;Arabis hirsuta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 13002;Arabis hirsuta;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 13002;Arabis hirsuta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 13002;Arabis hirsuta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 13002;Arabis hirsuta;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13002;Arabis hirsuta;actual measurement (following LEDA data standards);113;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);1;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);3;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);5;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);7;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);9;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13034;Sisymbrium altissimum;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 13041;Sisymbrium officinale;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 13080;Alliaria petiolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 13080;Alliaria petiolata;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13080;Alliaria petiolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 13080;Alliaria petiolata;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13080;Alliaria petiolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 13080;Alliaria petiolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 13080;Alliaria petiolata;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13080;Alliaria petiolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13080;Alliaria petiolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13080;Alliaria petiolata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13080;Alliaria petiolata;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13080;Alliaria petiolata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13080;Alliaria petiolata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13080;Alliaria petiolata;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13080;Alliaria petiolata;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13080;Alliaria petiolata;actual measurement (following LEDA data standards);76;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13116;Neslia paniculata;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13116;Neslia paniculata;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13116;Neslia paniculata;actual measurement (following LEDA data standards);3;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13116;Neslia paniculata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 13138;Rorippa amphibia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 13138;Rorippa amphibia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13138;Rorippa amphibia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 13138;Rorippa amphibia;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13138;Rorippa amphibia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 13138;Rorippa amphibia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13138;Rorippa amphibia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13138;Rorippa amphibia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 13138;Rorippa amphibia;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 13138;Rorippa amphibia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13138;Rorippa amphibia;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 13138;Rorippa amphibia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13138;Rorippa amphibia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13138;Rorippa amphibia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13138;Rorippa amphibia;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13138;Rorippa amphibia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13138;Rorippa amphibia;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13138;Rorippa amphibia;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13138;Rorippa amphibia;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13207;Descurainia sophia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13207;Descurainia sophia;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 13207;Descurainia sophia;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 13207;Descurainia sophia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 13207;Descurainia sophia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 13207;Descurainia sophia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13207;Descurainia sophia;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13207;Descurainia sophia;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13207;Descurainia sophia;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13207;Descurainia sophia;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13207;Descurainia sophia;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13240;Erucastrum gallicum;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13240;Erucastrum gallicum;actual measurement (following LEDA data standards);8;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13240;Erucastrum gallicum;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13240;Erucastrum gallicum;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13292;Cardamine bellidifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ingersoll, C. A. (1993): Buried propagule bank of a high subalpine site: microsite variation and comparisons with aboveground vegetation 13292;Cardamine bellidifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ingersoll, C. A. (1993): Buried propagule bank of a high subalpine site: microsite variation and comparisons with aboveground vegetation 13292;Cardamine bellidifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ingersoll, C. A. (1993): Buried propagule bank of a high subalpine site: microsite variation and comparisons with aboveground vegetation 13292;Cardamine bellidifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 13292;Cardamine bellidifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);69;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);99;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13294;Cardamine flexuosa;actual measurement (following LEDA data standards);103;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13298;Cardamine impatiens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 13298;Cardamine impatiens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 13298;Cardamine impatiens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 13298;Cardamine impatiens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 13298;Cardamine impatiens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 13298;Cardamine impatiens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 13298;Cardamine impatiens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 13298;Cardamine impatiens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 13298;Cardamine impatiens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 13298;Cardamine impatiens;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 13313;Cardaria draba;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 13313;Cardaria draba;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 13313;Cardaria draba;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Bruch, E. C. (1961): 1932-California Department of Agriculture buried seed project-1960 13313;Cardaria draba;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 13313;Cardaria draba;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13313;Cardaria draba;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13313;Cardaria draba;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13319;Cochlearia anglica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 13319;Cochlearia anglica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 13319;Cochlearia anglica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 13319;Cochlearia anglica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 13319;Cochlearia anglica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 13319;Cochlearia anglica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 13346;Arabis alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 13349;Arabis glabra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 13349;Arabis glabra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 13349;Arabis glabra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 13349;Arabis glabra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 13349;Arabis glabra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 13349;Arabis glabra;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13424;Alyssum alyssoides;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 13450;Sinapis alba;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 13450;Sinapis alba;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 13450;Sinapis alba;actual measurement (following LEDA data standards);4;long-term persistent;;41;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guyot, L. (1960): Sur la présence dans les terres cultivées et incultes de semences dormantes des espèces adventices 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Thurston, J. M. (1966): Survival of seeds of wild oats (Avena fatua L. and Avena ludoviciana Dur.) and charlock (Sinapis arvensis L.) in soil under leys 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;9;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13454;Sinapis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13454;Sinapis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 13454;Sinapis arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13454;Sinapis arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13454;Sinapis arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;18;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 13454;Sinapis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13454;Sinapis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 13454;Sinapis arvensis;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13454;Sinapis arvensis;actual measurement (following LEDA data standards);4;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13454;Sinapis arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 13454;Sinapis arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 13454;Sinapis arvensis;actual measurement (following LEDA data standards);5;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13454;Sinapis arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13454;Sinapis arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13454;Sinapis arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13454;Sinapis arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 13454;Sinapis arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13454;Sinapis arvensis;actual measurement (following LEDA data standards);10;long-term persistent;;24;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 13454;Sinapis arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 13454;Sinapis arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13454;Sinapis arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13454;Sinapis arvensis;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 13454;Sinapis arvensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 13454;Sinapis arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 13454;Sinapis arvensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13454;Sinapis arvensis;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13454;Sinapis arvensis;actual measurement (following LEDA data standards);61;long-term persistent;;80;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13470;Teesdalia nudicaulis;actual measurement (following LEDA data standards);47;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13495;Lepidium campestre;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13495;Lepidium campestre;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13495;Lepidium campestre;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13495;Lepidium campestre;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13495;Lepidium campestre;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13495;Lepidium campestre;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13495;Lepidium campestre;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13495;Lepidium campestre;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);5;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13504;Lepidium perfoliatum;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Reeves, T. G. (1981): Seed production and longevity, seasonal emergence, and phenology of wild radish, (Raphanus raphanistrum L.) 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13549;Raphanus raphanistrum;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13621;Cochlearia officinalis subsp. officinalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 13621;Cochlearia officinalis subsp. officinalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 13624;Conringia orientalis;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);4;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);5;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);7;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13624;Conringia orientalis;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);7;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13688;Brassica juncea;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13691;Brassica nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13691;Brassica nigra;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 13691;Brassica nigra;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13691;Brassica nigra;actual measurement (following LEDA data standards);1;long-term persistent;50;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 13691;Brassica nigra;actual measurement (following LEDA data standards);2;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13691;Brassica nigra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 13691;Brassica nigra;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13691;Brassica nigra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13691;Brassica nigra;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13695;Brassica rapa;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13695;Brassica rapa;actual measurement (following LEDA data standards);1;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 13695;Brassica rapa;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 13695;Brassica rapa;actual measurement (following LEDA data standards);1;long-term persistent;23;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 13695;Brassica rapa;actual measurement (following LEDA data standards);1;long-term persistent;23;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 13695;Brassica rapa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 13695;Brassica rapa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 13695;Brassica rapa;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 13695;Brassica rapa;actual measurement (following LEDA data standards);2;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13695;Brassica rapa;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 13695;Brassica rapa;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 13695;Brassica rapa;actual measurement (following LEDA data standards);3;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13695;Brassica rapa;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 13695;Brassica rapa;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 13695;Brassica rapa;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 13695;Brassica rapa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13695;Brassica rapa;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13695;Brassica rapa;actual measurement (following LEDA data standards);9;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 13695;Brassica rapa;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 13695;Brassica rapa;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 13713;Camelina microcarpa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 13713;Camelina microcarpa;actual measurement (following LEDA data standards);7;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13713;Camelina microcarpa;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13713;Camelina microcarpa;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13799;Biscutella laevigata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 13799;Biscutella laevigata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13825;Thlaspi arvense;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 13825;Thlaspi arvense;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 13825;Thlaspi arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13825;Thlaspi arvense;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13825;Thlaspi arvense;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);5;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);5;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13825;Thlaspi arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13825;Thlaspi arvense;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 13825;Thlaspi arvense;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);6;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13825;Thlaspi arvense;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);7;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 13825;Thlaspi arvense;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 13825;Thlaspi arvense;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);8;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13825;Thlaspi arvense;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 13825;Thlaspi arvense;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13825;Thlaspi arvense;actual measurement (following LEDA data standards);9;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 13825;Thlaspi arvense;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13825;Thlaspi arvense;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13825;Thlaspi arvense;actual measurement (following LEDA data standards);15;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13825;Thlaspi arvense;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 13825;Thlaspi arvense;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13825;Thlaspi arvense;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13825;Thlaspi arvense;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 13825;Thlaspi arvense;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13825;Thlaspi arvense;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Budd, A. C. (1954): Germination of weed seeds. III. The influence of crops and fallow on the weed seed population of the soil 13825;Thlaspi arvense;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 13825;Thlaspi arvense;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 13825;Thlaspi arvense;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 13860;Alyssum desertorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 13860;Alyssum desertorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 13860;Alyssum desertorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 13860;Alyssum desertorum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 13860;Alyssum desertorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 13905;Rorippa islandica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 13905;Rorippa islandica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 13905;Rorippa islandica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 13905;Rorippa islandica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 13905;Rorippa islandica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 13905;Rorippa islandica;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 13905;Rorippa islandica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 13905;Rorippa islandica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 13905;Rorippa islandica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 13905;Rorippa islandica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 13905;Rorippa islandica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 13905;Rorippa islandica;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 13905;Rorippa islandica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 13905;Rorippa islandica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 13905;Rorippa islandica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 13905;Rorippa islandica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 13905;Rorippa islandica;actual measurement (following LEDA data standards);4;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 13905;Rorippa islandica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 13905;Rorippa islandica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 13905;Rorippa islandica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 13905;Rorippa islandica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 13905;Rorippa islandica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 13905;Rorippa islandica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 13905;Rorippa islandica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 13905;Rorippa islandica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 13905;Rorippa islandica;actual measurement (following LEDA data standards);9;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 13905;Rorippa islandica;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 13905;Rorippa islandica;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 13905;Rorippa islandica;actual measurement (following LEDA data standards);87;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13905;Rorippa islandica;actual measurement (following LEDA data standards);91;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13905;Rorippa islandica;actual measurement (following LEDA data standards);97;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13905;Rorippa islandica;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);56;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);64;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 13910;Rorippa sylvestris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 13947;Lepidium ruderale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 13947;Lepidium ruderale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 13952;Lepidium virginicum;actual measurement (following LEDA data standards);1;long-term persistent;40;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 13952;Lepidium virginicum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 13952;Lepidium virginicum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Abrams, M. D. (1988): Effect of burning regime on buried seed banks and canopy coverage in a Kansas tallgrass prairie 13952;Lepidium virginicum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Abrams, M. D. (1988): Effect of burning regime on buried seed banks and canopy coverage in a Kansas tallgrass prairie 13952;Lepidium virginicum;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 13952;Lepidium virginicum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Abrams, M. D. (1988): Effect of burning regime on buried seed banks and canopy coverage in a Kansas tallgrass prairie 13952;Lepidium virginicum;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);5;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 13952;Lepidium virginicum;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 13952;Lepidium virginicum;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 14011;Hirschfeldia incana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 14011;Hirschfeldia incana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 14011;Hirschfeldia incana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 14011;Hirschfeldia incana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 14075;Erophila verna;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 14075;Erophila verna;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14075;Erophila verna;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 14075;Erophila verna;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14075;Erophila verna;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14075;Erophila verna;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14075;Erophila verna;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14075;Erophila verna;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14075;Erophila verna;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14075;Erophila verna;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14075;Erophila verna;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14075;Erophila verna;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14075;Erophila verna;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14075;Erophila verna;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14075;Erophila verna;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14075;Erophila verna;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);1;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);2;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);3;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14097;Erysimum cheiranthoides;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14107;Erysimum marschallianum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 14130;Cardaminopsis arenosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 14154;Coronopus squamatus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 14170;Draba aizoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 14170;Draba aizoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 14206;Brassica napus;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 14206;Brassica napus;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 14206;Brassica napus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14206;Brassica napus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14208;Brassica oleracea;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14208;Brassica oleracea;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14208;Brassica oleracea;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14234;Camelina sativa;actual measurement (following LEDA data standards);7;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 14234;Camelina sativa;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 14234;Camelina sativa;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 14239;Cardamine amara;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1983): Seed survival and periodicity ofemergence in eight species of Cruciferae 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);15;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14245;Cardamine hirsuta;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 14249;Cardamine pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 14249;Cardamine pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 14249;Cardamine pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 14249;Cardamine pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 14249;Cardamine pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 14249;Cardamine pratensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 14249;Cardamine pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 14249;Cardamine pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 14249;Cardamine pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 14249;Cardamine pratensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 14249;Cardamine pratensis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 14249;Cardamine pratensis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14249;Cardamine pratensis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 14249;Cardamine pratensis;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14249;Cardamine pratensis;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14249;Cardamine pratensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 14249;Cardamine pratensis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14249;Cardamine pratensis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 14249;Cardamine pratensis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14249;Cardamine pratensis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14249;Cardamine pratensis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14251;Cardamine pentaphyllos;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Baskin, J. M. (1989): Seasonal changes in the germination responses of buried seeds of Barbarea vulgaris 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 14291;Barbarea vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14292;Berteroa incana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 14292;Berteroa incana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 14292;Berteroa incana;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14292;Berteroa incana;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14366;Alyssum montanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14378;Barbarea stricta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);64;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14378;Barbarea stricta;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14415;Bunias orientalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 14415;Bunias orientalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 14429;Cardamine bellidifolia s. bellidifolia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 14430;Cardamine bulbifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 14430;Cardamine bulbifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 14430;Cardamine bulbifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 14430;Cardamine bulbifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 14444;Cardamine parviflora;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14444;Cardamine parviflora;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14444;Cardamine parviflora;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14444;Cardamine parviflora;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14444;Cardamine parviflora;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14444;Cardamine parviflora;actual measurement (following LEDA data standards);50;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14444;Cardamine parviflora;actual measurement (following LEDA data standards);55;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14444;Cardamine parviflora;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14454;Cochlearia aestuaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 14468;Diplotaxis tenuifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 14577;Lobularia maritima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 14577;Lobularia maritima;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 14602;Nasturtium officinale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 14626;Rorippa palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 14626;Rorippa palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 14626;Rorippa palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 14626;Rorippa palustris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 14626;Rorippa palustris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14626;Rorippa palustris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 14626;Rorippa palustris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 14626;Rorippa palustris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 14626;Rorippa palustris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 14626;Rorippa palustris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14626;Rorippa palustris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 14626;Rorippa palustris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14626;Rorippa palustris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14626;Rorippa palustris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 14626;Rorippa palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 14626;Rorippa palustris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 14626;Rorippa palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 14626;Rorippa palustris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14626;Rorippa palustris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);44;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14626;Rorippa palustris;actual measurement (following LEDA data standards);90;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14669;Thlaspi perfoliatum;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 14695;Cannabis sativa;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14695;Cannabis sativa;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14695;Cannabis sativa;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 14697;Humulus lupulus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 14697;Humulus lupulus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 14697;Humulus lupulus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14697;Humulus lupulus;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 14716;Buxus sempervirens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 14756;Wahlenbergia hederacea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 14756;Wahlenbergia hederacea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 14784;Phyteuma spicatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14784;Phyteuma spicatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14784;Phyteuma spicatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14784;Phyteuma spicatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14784;Phyteuma spicatum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14784;Phyteuma spicatum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14784;Phyteuma spicatum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14815;Phyteuma nigrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 14815;Phyteuma nigrum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14815;Phyteuma nigrum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14815;Phyteuma nigrum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 14818;Phyteuma orbiculare;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 14838;Legousia speculum-veneris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 14841;Lobelia dortmanna;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wisheu, I. C. (1991): Seed banks of a rare wetland plant community: distribution patterns and effects of human-induced disturbance 14880;Jasione montana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 14880;Jasione montana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14880;Jasione montana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 14880;Jasione montana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 14880;Jasione montana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14880;Jasione montana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14880;Jasione montana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 14880;Jasione montana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 14880;Jasione montana;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14880;Jasione montana;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 14880;Jasione montana;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 14880;Jasione montana;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 14880;Jasione montana;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 14880;Jasione montana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 14880;Jasione montana;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14880;Jasione montana;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14880;Jasione montana;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14880;Jasione montana;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14880;Jasione montana;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14880;Jasione montana;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 14896;Legousia hybrida;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 14896;Legousia hybrida;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 14896;Legousia hybrida;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 14896;Legousia hybrida;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 14896;Legousia hybrida;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 14896;Legousia hybrida;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 14896;Legousia hybrida;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 14896;Legousia hybrida;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 14896;Legousia hybrida;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 14896;Legousia hybrida;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 14896;Legousia hybrida;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 14896;Legousia hybrida;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 14896;Legousia hybrida;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 14896;Legousia hybrida;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 14896;Legousia hybrida;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 14896;Legousia hybrida;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 15002;Campanula trachelium;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 15002;Campanula trachelium;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 15002;Campanula trachelium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15002;Campanula trachelium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15030;Campanula sibirica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 15030;Campanula sibirica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15030;Campanula sibirica;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15030;Campanula sibirica;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);100;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15045;Campanula rotundifolia;actual measurement (following LEDA data standards);113;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15061;Campanula scheuchzeri;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 15061;Campanula scheuchzeri;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 15061;Campanula scheuchzeri;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 15061;Campanula scheuchzeri;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15082;Campanula rapunculoides;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 15083;Campanula rapunculus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 15083;Campanula rapunculus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15083;Campanula rapunculus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15083;Campanula rapunculus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15083;Campanula rapunculus;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15083;Campanula rapunculus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15083;Campanula rapunculus;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15092;Campanula patula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 15092;Campanula patula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 15092;Campanula patula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 15092;Campanula patula;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 15092;Campanula patula;actual measurement (following LEDA data standards);2;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 15092;Campanula patula;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 15092;Campanula patula;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 15092;Campanula patula;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 15092;Campanula patula;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 15092;Campanula patula;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 15092;Campanula patula;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15092;Campanula patula;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 15092;Campanula patula;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15092;Campanula patula;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15092;Campanula patula;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15092;Campanula patula;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15092;Campanula patula;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15092;Campanula patula;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15092;Campanula patula;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15092;Campanula patula;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15092;Campanula patula;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15103;Campanula persicifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 15103;Campanula persicifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 15103;Campanula persicifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 15103;Campanula persicifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 15103;Campanula persicifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 15103;Campanula persicifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 15103;Campanula persicifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 15103;Campanula persicifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 15103;Campanula persicifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15103;Campanula persicifolia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15103;Campanula persicifolia;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15103;Campanula persicifolia;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 15103;Campanula persicifolia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15103;Campanula persicifolia;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15145;Campanula latifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 15158;Campanula glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 15158;Campanula glomerata;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15227;Campanula cochlearifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 15243;Campanula barbata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 15243;Campanula barbata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 15243;Campanula barbata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 15249;Campanula bononiensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 15249;Campanula bononiensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 15249;Campanula bononiensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 15249;Campanula bononiensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15249;Campanula bononiensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15329;Symphoricarpos albus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15329;Symphoricarpos albus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 15329;Symphoricarpos albus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15334;Viburnum lantana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 15334;Viburnum lantana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 15334;Viburnum lantana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 15334;Viburnum lantana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 15334;Viburnum lantana;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15336;Viburnum opulus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15336;Viburnum opulus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 15336;Viburnum opulus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 15336;Viburnum opulus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 15336;Viburnum opulus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 15336;Viburnum opulus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15336;Viburnum opulus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15356;Lonicera xylosteum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 15363;Sambucus nigra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 15363;Sambucus nigra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 15363;Sambucus nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 15363;Sambucus nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 15363;Sambucus nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 15363;Sambucus nigra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 15363;Sambucus nigra;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15363;Sambucus nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 15363;Sambucus nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 15363;Sambucus nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 15363;Sambucus nigra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 15363;Sambucus nigra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 15363;Sambucus nigra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 15363;Sambucus nigra;actual measurement (following LEDA data standards);10;long-term persistent;;160;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 15363;Sambucus nigra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 15363;Sambucus nigra;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 15363;Sambucus nigra;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15363;Sambucus nigra;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15363;Sambucus nigra;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15363;Sambucus nigra;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15363;Sambucus nigra;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15364;Sambucus racemosa;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 15364;Sambucus racemosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1970): The viable seed content of some forest soil in coastal British Columbia 15364;Sambucus racemosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 15364;Sambucus racemosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 15364;Sambucus racemosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 15364;Sambucus racemosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 15364;Sambucus racemosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 15364;Sambucus racemosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 15364;Sambucus racemosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 15364;Sambucus racemosa;actual measurement (following LEDA data standards);7;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 15364;Sambucus racemosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15364;Sambucus racemosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15364;Sambucus racemosa;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15364;Sambucus racemosa;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15381;Lonicera japonica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 15382;Lonicera nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15385;Lonicera periclymenum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15394;Linnaea borealis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 15394;Linnaea borealis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15394;Linnaea borealis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1978): Buried viable propagules as a factor in post-fire regeneration in northern Saskatchewan 15394;Linnaea borealis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 15394;Linnaea borealis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 15394;Linnaea borealis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15394;Linnaea borealis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 15394;Linnaea borealis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Whipple, S. A. (1978): The relationship of buried, germinating seeds to vegetation in an old-growth Colorado subalpine forest 15394;Linnaea borealis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 15394;Linnaea borealis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15394;Linnaea borealis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 15394;Linnaea borealis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 15394;Linnaea borealis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 15394;Linnaea borealis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 15394;Linnaea borealis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15394;Linnaea borealis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 15414;Buddleja davidii;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15414;Buddleja davidii;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15414;Buddleja davidii;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15414;Buddleja davidii;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15414;Buddleja davidii;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15414;Buddleja davidii;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15414;Buddleja davidii;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15414;Buddleja davidii;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 15420;Callitriche palustris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 15424;Callitriche stagnalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 15424;Callitriche stagnalis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 15424;Callitriche stagnalis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 15424;Callitriche stagnalis;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15424;Callitriche stagnalis;actual measurement (following LEDA data standards);110;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15431;Callitriche truncata;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bonis, A. (1994): Vertical structure of seed banks and the impact of depth of burial on recruitment in two temporary marshes 15431;Callitriche truncata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bonis, A. (1994): Vertical structure of seed banks and the impact of depth of burial on recruitment in two temporary marshes 15554;Silene chlorantha;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15554;Silene chlorantha;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);40;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15651;Cerastium semidecandrum;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 15721;Dianthus caryophyllus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);63;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15738;Cerastium fontanum subsp. fontanum;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 15749;Silene otites;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 15749;Silene otites;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15749;Silene otites;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15749;Silene otites;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15749;Silene otites;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15749;Silene otites;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 15749;Silene otites;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15749;Silene otites;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15749;Silene otites;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15749;Silene otites;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15749;Silene otites;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15749;Silene otites;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15749;Silene otites;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 15749;Silene otites;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 15803;Herniaria ciliolata;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 15865;Myosoton aquaticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 15921;Silene furcata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15951;Sagina apetala s. apetala;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 15969;Stellaria bungeana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 15969;Stellaria bungeana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16075;Gypsophila muralis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 16075;Gypsophila muralis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 16075;Gypsophila muralis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 16075;Gypsophila muralis;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 16075;Gypsophila muralis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 16075;Gypsophila muralis;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 16075;Gypsophila muralis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16075;Gypsophila muralis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 16075;Gypsophila muralis;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16129;Dianthus deltoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 16129;Dianthus deltoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 16129;Dianthus deltoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 16129;Dianthus deltoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16129;Dianthus deltoides;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16155;Minuartia rubella;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 16221;Polycarpon tetraphyllum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 16221;Polycarpon tetraphyllum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 16221;Polycarpon tetraphyllum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 16221;Polycarpon tetraphyllum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 16221;Polycarpon tetraphyllum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Lush, W. M. (1988): Biology of Poa annua in a temperate zone of golf putting green (Agrostis stolonifera/Poa annua). II. The seed bank 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 16230;Sagina procumbens;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;long-term persistent;;26;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16230;Sagina procumbens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16230;Sagina procumbens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16230;Sagina procumbens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16230;Sagina procumbens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 16230;Sagina procumbens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 16230;Sagina procumbens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16230;Sagina procumbens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16230;Sagina procumbens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 16230;Sagina procumbens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16230;Sagina procumbens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16230;Sagina procumbens;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 16230;Sagina procumbens;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16230;Sagina procumbens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16230;Sagina procumbens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16230;Sagina procumbens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16230;Sagina procumbens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16230;Sagina procumbens;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);11;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16230;Sagina procumbens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16230;Sagina procumbens;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16230;Sagina procumbens;actual measurement (following LEDA data standards);12;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 16230;Sagina procumbens;actual measurement (following LEDA data standards);12;long-term persistent;;46;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 16230;Sagina procumbens;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16230;Sagina procumbens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16230;Sagina procumbens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16230;Sagina procumbens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16230;Sagina procumbens;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16230;Sagina procumbens;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);14;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16230;Sagina procumbens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);15;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16230;Sagina procumbens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16230;Sagina procumbens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16230;Sagina procumbens;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16230;Sagina procumbens;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16230;Sagina procumbens;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16230;Sagina procumbens;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16230;Sagina procumbens;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);55;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16230;Sagina procumbens;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16230;Sagina procumbens;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16230;Sagina procumbens;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16230;Sagina procumbens;actual measurement (following LEDA data standards);108;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16230;Sagina procumbens;actual measurement (following LEDA data standards);110;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 16247;Moehringia trinervia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 16247;Moehringia trinervia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 16247;Moehringia trinervia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 16247;Moehringia trinervia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 16247;Moehringia trinervia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16247;Moehringia trinervia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 16247;Moehringia trinervia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 16247;Moehringia trinervia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 16247;Moehringia trinervia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16247;Moehringia trinervia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 16247;Moehringia trinervia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16247;Moehringia trinervia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 16247;Moehringia trinervia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 16247;Moehringia trinervia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16247;Moehringia trinervia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 16247;Moehringia trinervia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16247;Moehringia trinervia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 16247;Moehringia trinervia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 16247;Moehringia trinervia;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16247;Moehringia trinervia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16247;Moehringia trinervia;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16247;Moehringia trinervia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16247;Moehringia trinervia;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 16247;Moehringia trinervia;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16247;Moehringia trinervia;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16247;Moehringia trinervia;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16247;Moehringia trinervia;actual measurement (following LEDA data standards);77;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16247;Moehringia trinervia;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16298;Silene gallica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Major, J. (1966): Buried viable seeds in two California bunchgrass sites and their bearing on the definition of a flora 16298;Silene gallica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 16298;Silene gallica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Major, J. (1966): Buried viable seeds in two California bunchgrass sites and their bearing on the definition of a flora 16298;Silene gallica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 16318;Agrostemma githago;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 16318;Agrostemma githago;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 16318;Agrostemma githago;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 16318;Agrostemma githago;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 16318;Agrostemma githago;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 16318;Agrostemma githago;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 16318;Agrostemma githago;actual measurement (following LEDA data standards);7;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16318;Agrostemma githago;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16318;Agrostemma githago;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16318;Agrostemma githago;actual measurement (following LEDA data standards);10;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 16318;Agrostemma githago;actual measurement (following LEDA data standards);10;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 16318;Agrostemma githago;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16363;Silene viscosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16412;Cerastium brachypetalum s. brachypetalum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 16412;Cerastium brachypetalum s. brachypetalum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 16412;Cerastium brachypetalum s. brachypetalum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 16412;Cerastium brachypetalum s. brachypetalum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 16439;Dianthus superbus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16473;Cerastium diffusum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mack, R. N. (1976): Survivorship of Cerastium atrovirens at Abberffraw, Anglesey 16482;Minuartia biflora;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 16521;Herniaria glabra;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 16581;Minuartia recurva;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 16581;Minuartia recurva;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 16581;Minuartia recurva;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 16581;Minuartia recurva;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 16586;Minuartia verna subsp. verna;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 16586;Minuartia verna subsp. verna;actual measurement (following LEDA data standards);111;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16586;Minuartia verna subsp. verna;actual measurement (following LEDA data standards);112;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16586;Minuartia verna subsp. verna;actual measurement (following LEDA data standards);113;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);76;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16589;Lychnis flos-cuculi;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16593;Lychnis viscaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16606;Silene acaulis s. acaulis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16631;Silene conica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16631;Silene conica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16636;Petrorhagia prolifera;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16643;Sagina caespitosa;actual measurement (following LEDA data standards);6;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16644;Sagina nodosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 16644;Sagina nodosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 16644;Sagina nodosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 16644;Sagina nodosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16651;Sagina saginoides;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 16657;Silene vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16657;Silene vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 16657;Silene vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 16657;Silene vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 16657;Silene vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16657;Silene vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 16657;Silene vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 16657;Silene vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16657;Silene vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 16657;Silene vulgaris;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16657;Silene vulgaris;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16657;Silene vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16657;Silene vulgaris;actual measurement (following LEDA data standards);9;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16657;Silene vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16657;Silene vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16657;Silene vulgaris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16657;Silene vulgaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16657;Silene vulgaris;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16657;Silene vulgaris;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16657;Silene vulgaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16657;Silene vulgaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16657;Silene vulgaris;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16657;Silene vulgaris;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16657;Silene vulgaris;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16657;Silene vulgaris;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16657;Silene vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16657;Silene vulgaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16657;Silene vulgaris;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16657;Silene vulgaris;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16657;Silene vulgaris;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16673;Silene nutans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 16673;Silene nutans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 16673;Silene nutans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 16673;Silene nutans;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16673;Silene nutans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16673;Silene nutans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16673;Silene nutans;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16673;Silene nutans;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 16731;Spergula arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Watanabe, Y. (1971): Longevity of buried weed seeds 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 16731;Spergula arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16731;Spergula arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16731;Spergula arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16731;Spergula arvensis;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 16731;Spergula arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16731;Spergula arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 16731;Spergula arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16731;Spergula arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16731;Spergula arvensis;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16731;Spergula arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16731;Spergula arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16731;Spergula arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;1700;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 16731;Spergula arvensis;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16731;Spergula arvensis;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16731;Spergula arvensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16731;Spergula arvensis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16731;Spergula arvensis;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16731;Spergula arvensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16731;Spergula arvensis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16733;Spergula pentandra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 16733;Spergula pentandra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 16741;Spergularia media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 16741;Spergularia media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 16741;Spergularia media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 16741;Spergularia media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 16741;Spergularia media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 16741;Spergularia media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 16741;Spergularia media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 16741;Spergularia media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 16741;Spergularia media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 16741;Spergularia media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 16741;Spergularia media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 16741;Spergularia media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 16741;Spergularia media;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1987): New data on seed bank in the soil under broad-leaved deciduous forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 16753;Stellaria holostea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 16753;Stellaria holostea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 16753;Stellaria holostea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 16753;Stellaria holostea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 16753;Stellaria holostea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 16753;Stellaria holostea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 16753;Stellaria holostea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16753;Stellaria holostea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 16753;Stellaria holostea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 16753;Stellaria holostea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16753;Stellaria holostea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16753;Stellaria holostea;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16753;Stellaria holostea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16753;Stellaria holostea;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 16755;Stellaria media;actual measurement (following LEDA data standards);1;long-term persistent;30;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Watanabe, Y. (1971): Longevity of buried weed seeds 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Grundy, A. C. (2003): Modelling the emergence response of weed seeds to burial depth: Interactions with seed density, weight and shape 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16755;Stellaria media;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Egley, G. H. (1983): Longevity of weed seeds after 5.5 years in the Stoneville 50-year buried seed study 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 16755;Stellaria media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16755;Stellaria media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16755;Stellaria media;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 16755;Stellaria media;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 16755;Stellaria media;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 16755;Stellaria media;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 16755;Stellaria media;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16755;Stellaria media;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 16755;Stellaria media;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16755;Stellaria media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16755;Stellaria media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 16755;Stellaria media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16755;Stellaria media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16755;Stellaria media;actual measurement (following LEDA data standards);3;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 16755;Stellaria media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 16755;Stellaria media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16755;Stellaria media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 16755;Stellaria media;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16755;Stellaria media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16755;Stellaria media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 16755;Stellaria media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 16755;Stellaria media;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16755;Stellaria media;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16755;Stellaria media;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16755;Stellaria media;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16755;Stellaria media;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 16755;Stellaria media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 16755;Stellaria media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 16755;Stellaria media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16755;Stellaria media;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 16755;Stellaria media;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 16755;Stellaria media;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16755;Stellaria media;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 16755;Stellaria media;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 16755;Stellaria media;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 16755;Stellaria media;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 16755;Stellaria media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 16755;Stellaria media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16755;Stellaria media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 16755;Stellaria media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 16755;Stellaria media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 16755;Stellaria media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 16755;Stellaria media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 16755;Stellaria media;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16755;Stellaria media;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 16755;Stellaria media;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16755;Stellaria media;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 16755;Stellaria media;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 16755;Stellaria media;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 16755;Stellaria media;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 16755;Stellaria media;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16755;Stellaria media;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 16755;Stellaria media;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 16755;Stellaria media;actual measurement (following LEDA data standards);7;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 16755;Stellaria media;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16755;Stellaria media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16755;Stellaria media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 16755;Stellaria media;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16755;Stellaria media;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16755;Stellaria media;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 16755;Stellaria media;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16755;Stellaria media;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16755;Stellaria media;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16755;Stellaria media;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16755;Stellaria media;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 16755;Stellaria media;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 16755;Stellaria media;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16755;Stellaria media;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16755;Stellaria media;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16755;Stellaria media;actual measurement (following LEDA data standards);12;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 16755;Stellaria media;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16755;Stellaria media;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16755;Stellaria media;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 16755;Stellaria media;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 16755;Stellaria media;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16755;Stellaria media;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16755;Stellaria media;actual measurement (following LEDA data standards);13;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 16755;Stellaria media;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 16755;Stellaria media;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16755;Stellaria media;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 16755;Stellaria media;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 16755;Stellaria media;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 16755;Stellaria media;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 16755;Stellaria media;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16755;Stellaria media;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 16755;Stellaria media;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 16755;Stellaria media;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 16755;Stellaria media;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 16755;Stellaria media;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 16755;Stellaria media;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);16;long-term persistent;;460;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 16755;Stellaria media;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 16755;Stellaria media;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16755;Stellaria media;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16755;Stellaria media;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16755;Stellaria media;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16755;Stellaria media;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16755;Stellaria media;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16755;Stellaria media;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 16755;Stellaria media;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16755;Stellaria media;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16755;Stellaria media;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16755;Stellaria media;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16755;Stellaria media;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16755;Stellaria media;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16755;Stellaria media;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 16755;Stellaria media;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16755;Stellaria media;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16755;Stellaria media;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16755;Stellaria media;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16755;Stellaria media;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 16761;Stellaria nemorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 16761;Stellaria nemorum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 16761;Stellaria nemorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 16761;Stellaria nemorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 16761;Stellaria nemorum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16761;Stellaria nemorum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16761;Stellaria nemorum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16761;Stellaria nemorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 16761;Stellaria nemorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 16761;Stellaria nemorum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16761;Stellaria nemorum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 16761;Stellaria nemorum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 16782;Cerastium arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 16782;Cerastium arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16782;Cerastium arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 16782;Cerastium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16782;Cerastium arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 16782;Cerastium arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16782;Cerastium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16782;Cerastium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16782;Cerastium arvense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 16782;Cerastium arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 16782;Cerastium arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16782;Cerastium arvense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 16782;Cerastium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16782;Cerastium arvense;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16782;Cerastium arvense;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 16782;Cerastium arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 16782;Cerastium arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 16782;Cerastium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16782;Cerastium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16782;Cerastium arvense;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16782;Cerastium arvense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16782;Cerastium arvense;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 16782;Cerastium arvense;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16782;Cerastium arvense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16782;Cerastium arvense;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 16782;Cerastium arvense;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 16782;Cerastium arvense;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 16782;Cerastium arvense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16782;Cerastium arvense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16782;Cerastium arvense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16782;Cerastium arvense;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16782;Cerastium arvense;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16782;Cerastium arvense;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16786;Cerastium brachypetalum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16786;Cerastium brachypetalum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 16798;Cerastium fontanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 16798;Cerastium fontanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 16798;Cerastium fontanum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 16798;Cerastium fontanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 16798;Cerastium fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16798;Cerastium fontanum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16798;Cerastium fontanum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16798;Cerastium fontanum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 16798;Cerastium fontanum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 16798;Cerastium fontanum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16798;Cerastium fontanum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16798;Cerastium fontanum;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16798;Cerastium fontanum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 16798;Cerastium fontanum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16798;Cerastium fontanum;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16798;Cerastium fontanum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 16829;Arenaria procera;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 16829;Arenaria procera;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);29;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);35;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);40;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);47;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);63;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);64;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16833;Arenaria serpyllifolia;actual measurement (following LEDA data standards);111;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 16863;Cerastium pumilum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 16863;Cerastium pumilum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16863;Cerastium pumilum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16863;Cerastium pumilum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16863;Cerastium pumilum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16880;Dianthus carthusianorum;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 16895;Cerastium alpinum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 16895;Cerastium alpinum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 16895;Cerastium alpinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 16895;Cerastium alpinum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 16895;Cerastium alpinum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 17001;Herniaria hirsuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 17001;Herniaria hirsuta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 17001;Herniaria hirsuta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 17001;Herniaria hirsuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 17010;Holosteum umbellatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 17028;Sagina apetala;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 17028;Sagina apetala;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17033;Sagina maritima;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);1;long-term persistent;13;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);1;long-term persistent;13;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17085;Scleranthus annuus s. annuus;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17086;Scleranthus annuus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 17086;Scleranthus annuus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17086;Scleranthus annuus;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17086;Scleranthus annuus;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17086;Scleranthus annuus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17086;Scleranthus annuus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17086;Scleranthus annuus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17086;Scleranthus annuus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17092;Scleranthus perennis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17092;Scleranthus perennis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17207;Cerastium cerastoides;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 17207;Cerastium cerastoides;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 17207;Cerastium cerastoides;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 17210;Cerastium dubium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17210;Cerastium dubium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17210;Cerastium dubium;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17210;Cerastium dubium;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17210;Cerastium dubium;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17210;Cerastium dubium;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17210;Cerastium dubium;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17210;Cerastium dubium;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17252;Silene noctiflora;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 17252;Silene noctiflora;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17252;Silene noctiflora;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17252;Silene noctiflora;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17283;Silene latifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17283;Silene latifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 17283;Silene latifolia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 17283;Silene latifolia;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 17283;Silene latifolia;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17283;Silene latifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 17283;Silene latifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 17283;Silene latifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17283;Silene latifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 17283;Silene latifolia;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 17283;Silene latifolia;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17283;Silene latifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 17283;Silene latifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17283;Silene latifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17283;Silene latifolia;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 17283;Silene latifolia;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17283;Silene latifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17283;Silene latifolia;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17283;Silene latifolia;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 17283;Silene latifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17283;Silene latifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17283;Silene latifolia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17283;Silene latifolia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17283;Silene latifolia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17283;Silene latifolia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17283;Silene latifolia;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 17283;Silene latifolia;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 17283;Silene latifolia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17283;Silene latifolia;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17283;Silene latifolia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17283;Silene latifolia;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17283;Silene latifolia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17304;Stellaria palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17304;Stellaria palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 17304;Stellaria palustris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 17304;Stellaria palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 17304;Stellaria palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 17304;Stellaria palustris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 17304;Stellaria palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17304;Stellaria palustris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17356;Cerastium glomeratum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17367;Cerastium latifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17367;Cerastium latifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17456;Lychnis coronaria;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17539;Saponaria officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17539;Saponaria officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17539;Saponaria officinalis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17539;Saponaria officinalis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17539;Saponaria officinalis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17562;Silene borysthenica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 17562;Silene borysthenica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 17578;Silene dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 17578;Silene dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 17578;Silene dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17578;Silene dioica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 17578;Silene dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 17578;Silene dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 17578;Silene dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 17578;Silene dioica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 17578;Silene dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 17578;Silene dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 17578;Silene dioica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17578;Silene dioica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 17578;Silene dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 17578;Silene dioica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17578;Silene dioica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 17578;Silene dioica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17578;Silene dioica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 17578;Silene dioica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17578;Silene dioica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17578;Silene dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17578;Silene dioica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 17578;Silene dioica;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 17578;Silene dioica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17578;Silene dioica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17578;Silene dioica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 17578;Silene dioica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17578;Silene dioica;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 17578;Silene dioica;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 17578;Silene dioica;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17578;Silene dioica;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17578;Silene dioica;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17578;Silene dioica;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17578;Silene dioica;actual measurement (following LEDA data standards);76;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17622;Silene rupestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 17638;Spergula morisonii;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17638;Spergula morisonii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17638;Spergula morisonii;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 17638;Spergula morisonii;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 17638;Spergula morisonii;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 17638;Spergula morisonii;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 17638;Spergula morisonii;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 17638;Spergula morisonii;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17638;Spergula morisonii;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17645;Spergularia marina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 17645;Spergularia marina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 17645;Spergularia marina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A.(1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 17645;Spergularia marina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A. (1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 17645;Spergularia marina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Davies, A. (1998): The persistence of calcareous grassland species in the soil seed bank under developing and established scrub 17645;Spergularia marina;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 17645;Spergularia marina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I.A. (1991): Seed germination responses and the seed bank dynamics of the halophyte Spergularia marina 17645;Spergularia marina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (1998): Soil seed bank composition in different successional stages of a species rich wooded meadow in Laelatu, western Estonia 17645;Spergularia marina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I.A. (1991): Seed germination responses and the seed bank dynamics of the halophyte Spergularia marina 17645;Spergularia marina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (1998): Soil seed bank composition in different successional stages of a species rich wooded meadow in Laelatu, western Estonia 17645;Spergularia marina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 17645;Spergularia marina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I.A. (1991): Seed germination responses and the seed bank dynamics of the halophyte Spergularia marina 17645;Spergularia marina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (1998): Soil seed bank composition in different successional stages of a species rich wooded meadow in Laelatu, western Estonia 17645;Spergularia marina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 17645;Spergularia marina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 17645;Spergularia marina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17645;Spergularia marina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17645;Spergularia marina;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17645;Spergularia marina;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17645;Spergularia marina;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17645;Spergularia marina;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17645;Spergularia marina;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17645;Spergularia marina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17645;Spergularia marina;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17645;Spergularia marina;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17650;Spergularia rubra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 17650;Spergularia rubra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 17650;Spergularia rubra;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 17650;Spergularia rubra;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 17650;Spergularia rubra;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 17650;Spergularia rubra;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17650;Spergularia rubra;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17650;Spergularia rubra;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17651;Spergularia rupicola;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17654;Stellaria uliginosa;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 17658;Stellaria graminea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 17658;Stellaria graminea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17658;Stellaria graminea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17658;Stellaria graminea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 17658;Stellaria graminea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 17658;Stellaria graminea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17658;Stellaria graminea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17658;Stellaria graminea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17658;Stellaria graminea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17658;Stellaria graminea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 17658;Stellaria graminea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17658;Stellaria graminea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17658;Stellaria graminea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17658;Stellaria graminea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17658;Stellaria graminea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17658;Stellaria graminea;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17658;Stellaria graminea;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17658;Stellaria graminea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17658;Stellaria graminea;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17658;Stellaria graminea;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17658;Stellaria graminea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17658;Stellaria graminea;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17658;Stellaria graminea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17658;Stellaria graminea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 17658;Stellaria graminea;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17658;Stellaria graminea;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 17658;Stellaria graminea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17658;Stellaria graminea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17658;Stellaria graminea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17658;Stellaria graminea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 17658;Stellaria graminea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17658;Stellaria graminea;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17658;Stellaria graminea;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17658;Stellaria graminea;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17658;Stellaria graminea;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17659;Stellaria humifusa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 17659;Stellaria humifusa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 17675;Atriplex patula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 17675;Atriplex patula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 17675;Atriplex patula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 17675;Atriplex patula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 17675;Atriplex patula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 17675;Atriplex patula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17675;Atriplex patula;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17675;Atriplex patula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 17675;Atriplex patula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Welling, C. H. (1988): Temporal patterns in recruitment from the seed bank during drawdowns in a prairie wetland 17675;Atriplex patula;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 17675;Atriplex patula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17675;Atriplex patula;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17675;Atriplex patula;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 17675;Atriplex patula;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17675;Atriplex patula;actual measurement (following LEDA data standards);3;long-term persistent;;58;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17675;Atriplex patula;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 17675;Atriplex patula;actual measurement (following LEDA data standards);4;long-term persistent;;41;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17675;Atriplex patula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 17675;Atriplex patula;actual measurement (following LEDA data standards);5;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17675;Atriplex patula;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 17675;Atriplex patula;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17675;Atriplex patula;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17675;Atriplex patula;actual measurement (following LEDA data standards);6;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17675;Atriplex patula;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 17675;Atriplex patula;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17675;Atriplex patula;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 17675;Atriplex patula;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17675;Atriplex patula;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17675;Atriplex patula;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 17675;Atriplex patula;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17675;Atriplex patula;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17675;Atriplex patula;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17675;Atriplex patula;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17675;Atriplex patula;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17675;Atriplex patula;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 17691;Ceratophyllum demersum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17724;Chenopodium bonus-henricus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Welling, C. H. (1988): Temporal patterns in recruitment from the seed bank during drawdowns in a prairie wetland 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);2;long-term persistent;;54;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);44;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);97;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17729;Chenopodium rubrum;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17779;Hieracium vulgatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 17819;Beta vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 17819;Beta vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17819;Beta vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 17819;Beta vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17819;Beta vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 17819;Beta vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lopez, C. (1988): Estimation du stock semencier dans le cadre d'un essai étudiant l'influence de systèmes cultureaux sur l'évolution de la flore adventice 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 17842;Chenopodium album;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17842;Chenopodium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 17842;Chenopodium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 17842;Chenopodium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17842;Chenopodium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 17842;Chenopodium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 17842;Chenopodium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Watanabe, Y. (1971): Longevity of buried weed seeds 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jutila, H. M. (1998): Seed banks of grazed and ungrazed Baltic seashore meadows 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Takabayashi, M. (1984): Dynamics of upland weed seeds and the ecological control methods 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 17842;Chenopodium album;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Grundy, A. C. (2003): Modelling the emergence response of weed seeds to burial depth: Interactions with seed density, weight and shape 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 17842;Chenopodium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17842;Chenopodium album;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17842;Chenopodium album;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 17842;Chenopodium album;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 17842;Chenopodium album;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 17842;Chenopodium album;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17842;Chenopodium album;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17842;Chenopodium album;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 17842;Chenopodium album;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17842;Chenopodium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17842;Chenopodium album;actual measurement (following LEDA data standards);3;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 17842;Chenopodium album;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 17842;Chenopodium album;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17842;Chenopodium album;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17842;Chenopodium album;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Conn, J. S. (1984): Soil seed bank changes after forest clearing and agricultural use in Alaska 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 17842;Chenopodium album;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 17842;Chenopodium album;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 17842;Chenopodium album;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 17842;Chenopodium album;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 17842;Chenopodium album;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 17842;Chenopodium album;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 17842;Chenopodium album;actual measurement (following LEDA data standards);4;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17842;Chenopodium album;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 17842;Chenopodium album;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 17842;Chenopodium album;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 17842;Chenopodium album;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Conn, J. S. (1984): Soil seed bank changes after forest clearing and agricultural use in Alaska 17842;Chenopodium album;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 17842;Chenopodium album;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 17842;Chenopodium album;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17842;Chenopodium album;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 17842;Chenopodium album;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 17842;Chenopodium album;actual measurement (following LEDA data standards);5;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);5;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 17842;Chenopodium album;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 17842;Chenopodium album;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 17842;Chenopodium album;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 17842;Chenopodium album;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 17842;Chenopodium album;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17842;Chenopodium album;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 17842;Chenopodium album;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 17842;Chenopodium album;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);6;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 17842;Chenopodium album;actual measurement (following LEDA data standards);6;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17842;Chenopodium album;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 17842;Chenopodium album;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 17842;Chenopodium album;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 17842;Chenopodium album;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);7;long-term persistent;;60;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 17842;Chenopodium album;actual measurement (following LEDA data standards);7;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17842;Chenopodium album;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 17842;Chenopodium album;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 17842;Chenopodium album;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);8;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 17842;Chenopodium album;actual measurement (following LEDA data standards);8;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17842;Chenopodium album;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 17842;Chenopodium album;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 17842;Chenopodium album;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 17842;Chenopodium album;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 17842;Chenopodium album;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 17842;Chenopodium album;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17842;Chenopodium album;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 17842;Chenopodium album;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17842;Chenopodium album;actual measurement (following LEDA data standards);10;long-term persistent;;24;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 17842;Chenopodium album;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17842;Chenopodium album;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17842;Chenopodium album;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17842;Chenopodium album;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 17842;Chenopodium album;actual measurement (following LEDA data standards);12;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 17842;Chenopodium album;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 17842;Chenopodium album;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17842;Chenopodium album;actual measurement (following LEDA data standards);13;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 17842;Chenopodium album;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 17842;Chenopodium album;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 17842;Chenopodium album;actual measurement (following LEDA data standards);14;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17842;Chenopodium album;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17842;Chenopodium album;actual measurement (following LEDA data standards);15;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 17842;Chenopodium album;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);16;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17842;Chenopodium album;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 17842;Chenopodium album;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);20;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17842;Chenopodium album;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 17842;Chenopodium album;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 17842;Chenopodium album;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 17842;Chenopodium album;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 17842;Chenopodium album;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 17842;Chenopodium album;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17842;Chenopodium album;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 17842;Chenopodium album;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17842;Chenopodium album;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17842;Chenopodium album;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17842;Chenopodium album;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17842;Chenopodium album;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 17842;Chenopodium album;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);40;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);44;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);46;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 17842;Chenopodium album;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17842;Chenopodium album;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17842;Chenopodium album;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 17842;Chenopodium album;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17842;Chenopodium album;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);73;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);75;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);76;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 17842;Chenopodium album;actual measurement (following LEDA data standards);89;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);90;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17842;Chenopodium album;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 17842;Chenopodium album;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 17847;Krascheninnikovia ceratoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nosova, L. I. (1968): Soil seed bank of Artemisia-communities in East Pamir 17847;Krascheninnikovia ceratoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nosova, L. I. (1968): Soil seed bank of Artemisia-communities in East Pamir 17847;Krascheninnikovia ceratoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nosova, L. I. (1968): Soil seed bank of Artemisia-communities in East Pamir 17866;Chenopodium ficifolium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 17866;Chenopodium ficifolium;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17866;Chenopodium ficifolium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17874;Chenopodium glaucum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 17874;Chenopodium glaucum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 17874;Chenopodium glaucum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 17874;Chenopodium glaucum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17874;Chenopodium glaucum;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);72;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17875;Chenopodium hybridum;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17880;Chenopodium murale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17880;Chenopodium murale;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17880;Chenopodium murale;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17881;Chenopodium opulifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);4;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);10;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);11;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);29;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);44;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);72;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);74;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);75;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);89;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17882;Chenopodium polyspermum;actual measurement (following LEDA data standards);90;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 17891;Chenopodium urbicum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 17891;Chenopodium urbicum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 17891;Chenopodium urbicum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 17891;Chenopodium urbicum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 17972;Suaeda maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 17972;Suaeda maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 17972;Suaeda maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 17972;Suaeda maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 17972;Suaeda maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 17972;Suaeda maritima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 17972;Suaeda maritima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 17972;Suaeda maritima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 17972;Suaeda maritima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 17972;Suaeda maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 17972;Suaeda maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 17972;Suaeda maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 17972;Suaeda maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 17972;Suaeda maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 17972;Suaeda maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 17972;Suaeda maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 17972;Suaeda maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 17972;Suaeda maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 17972;Suaeda maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 17972;Suaeda maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 17972;Suaeda maritima;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 17972;Suaeda maritima;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17972;Suaeda maritima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 17990;Carpinus betulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 17990;Carpinus betulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 17990;Carpinus betulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 17990;Carpinus betulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 17990;Carpinus betulus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 17990;Carpinus betulus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 17990;Carpinus betulus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 17990;Carpinus betulus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 17990;Carpinus betulus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 17990;Carpinus betulus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 17999;Polycnemum arvense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 17999;Polycnemum arvense;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A.(1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A. (1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Davies, A. (1998): The persistence of calcareous grassland species in the soil seed bank under developing and established scrub 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Hartman, J. M. (1988): Recolonization of small disturbance patches in a New England salt marsh 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I.A. (1991): Seed germination responses and the seed bank dynamics of the halophyte Spergularia marina 18012;Salicornia europaea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (1998): Soil seed bank composition in different successional stages of a species rich wooded meadow in Laelatu, western Estonia 18012;Salicornia europaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 18012;Salicornia europaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 18012;Salicornia europaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I.A. (1991): Seed germination responses and the seed bank dynamics of the halophyte Spergularia marina 18012;Salicornia europaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (1998): Soil seed bank composition in different successional stages of a species rich wooded meadow in Laelatu, western Estonia 18012;Salicornia europaea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 18012;Salicornia europaea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 18012;Salicornia europaea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 18012;Salicornia europaea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I.A. (1991): Seed germination responses and the seed bank dynamics of the halophyte Spergularia marina 18012;Salicornia europaea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (1998): Soil seed bank composition in different successional stages of a species rich wooded meadow in Laelatu, western Estonia 18012;Salicornia europaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 18012;Salicornia europaea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 18012;Salicornia europaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferies, R. L. (1981): Population biology of the salt marsh annual Salicornia europaea agg. 18012;Salicornia europaea;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 18012;Salicornia europaea;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 18012;Salicornia europaea;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18012;Salicornia europaea;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 18012;Salicornia europaea;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 18036;Salsola kali;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 18036;Salsola kali;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18036;Salsola kali;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18036;Salsola kali;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18083;Corylus avellana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 18083;Corylus avellana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 18083;Corylus avellana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 18083;Corylus avellana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18083;Corylus avellana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 18083;Corylus avellana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 18083;Corylus avellana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18083;Corylus avellana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18083;Corylus avellana;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18083;Corylus avellana;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18083;Corylus avellana;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 18083;Corylus avellana;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18083;Corylus avellana;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 18083;Corylus avellana;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18083;Corylus avellana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 18083;Corylus avellana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18083;Corylus avellana;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18083;Corylus avellana;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 18083;Corylus avellana;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18083;Corylus avellana;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 18083;Corylus avellana;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18083;Corylus avellana;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18083;Corylus avellana;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18116;Crassula tillaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18116;Crassula tillaea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18116;Crassula tillaea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18116;Crassula tillaea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18178;Sedum acre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 18178;Sedum acre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 18178;Sedum acre;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 18178;Sedum acre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 18178;Sedum acre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 18178;Sedum acre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 18178;Sedum acre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 18178;Sedum acre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 18178;Sedum acre;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 18178;Sedum acre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 18178;Sedum acre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 18178;Sedum acre;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18178;Sedum acre;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 18178;Sedum acre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 18178;Sedum acre;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18178;Sedum acre;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 18178;Sedum acre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 18178;Sedum acre;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 18178;Sedum acre;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18178;Sedum acre;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 18178;Sedum acre;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18178;Sedum acre;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18178;Sedum acre;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18178;Sedum acre;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18178;Sedum acre;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18178;Sedum acre;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18178;Sedum acre;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18178;Sedum acre;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18178;Sedum acre;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18178;Sedum acre;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18178;Sedum acre;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18178;Sedum acre;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 18178;Sedum acre;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 18178;Sedum acre;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18178;Sedum acre;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 18178;Sedum acre;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 18178;Sedum acre;actual measurement (following LEDA data standards);42;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18182;Sedum album;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 18184;Sedum alpestre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 18195;Sedum annuum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 18195;Sedum annuum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 18224;Sedum rupestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 18224;Sedum rupestre;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18224;Sedum rupestre;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18224;Sedum rupestre;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18224;Sedum rupestre;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18275;Sedum sexangulare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 18275;Sedum sexangulare;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18275;Sedum sexangulare;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18275;Sedum sexangulare;actual measurement (following LEDA data standards);42;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18278;Sedum spurium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18278;Sedum spurium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18283;Sedum telephium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 18283;Sedum telephium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 18283;Sedum telephium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18283;Sedum telephium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18283;Sedum telephium;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18283;Sedum telephium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18283;Sedum telephium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18293;Sedum telephium s. maximum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18293;Sedum telephium s. maximum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18402;Euonymus europaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18402;Euonymus europaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18402;Euonymus europaeus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18402;Euonymus europaeus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18402;Euonymus europaeus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 18402;Euonymus europaeus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 18402;Euonymus europaeus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18402;Euonymus europaeus;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18402;Euonymus europaeus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18408;Euonymus verrucosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 18408;Euonymus verrucosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 18408;Euonymus verrucosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 18408;Euonymus verrucosus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18408;Euonymus verrucosus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18408;Euonymus verrucosus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18418;Aucuba japonica;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18428;Cornus mas;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 18428;Cornus mas;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 18428;Cornus mas;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 18429;Cornus sanguinea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 18429;Cornus sanguinea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18429;Cornus sanguinea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 18429;Cornus sanguinea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 18429;Cornus sanguinea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 18429;Cornus sanguinea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18429;Cornus sanguinea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18429;Cornus sanguinea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18429;Cornus sanguinea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 18429;Cornus sanguinea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 18429;Cornus sanguinea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18429;Cornus sanguinea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 18429;Cornus sanguinea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 18429;Cornus sanguinea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18429;Cornus sanguinea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 18429;Cornus sanguinea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18429;Cornus sanguinea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18429;Cornus sanguinea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18429;Cornus sanguinea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18429;Cornus sanguinea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 18429;Cornus sanguinea;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18429;Cornus sanguinea;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18440;Cornus suecica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 18478;Bryonia cretica s. dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 18478;Bryonia cretica s. dioica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18478;Bryonia cretica s. dioica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18478;Bryonia cretica s. dioica;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18499;Tuberaria guttata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18499;Tuberaria guttata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18499;Tuberaria guttata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18499;Tuberaria guttata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 18580;Helianthemum oelandicum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18594;Helianthemum nummularium;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 18723;Fumana procumbens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18771;Cistus salvifolius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 18771;Cistus salvifolius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 18799;Cuscuta epithymum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 18799;Cuscuta epithymum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 18799;Cuscuta epithymum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 18799;Cuscuta epithymum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 18799;Cuscuta epithymum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 18799;Cuscuta epithymum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Timmons, F. (1948): Duration of viability of bindweed seed under field conditions and experimental results in the control of bindweed seedlings 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Bruch, E. C. (1961): 1932-California Department of Agriculture buried seed project-1960 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;>1;0;.5;Seed bank database;Seeds deliberately buried in the field;Leishman, M. R. (2000): Seed bank dynamics: The role of fungal pathogens and climate change 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18911;Convolvulus arvensis;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 18945;Calystegia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 18945;Calystegia sepium;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 18945;Calystegia sepium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 18945;Calystegia sepium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 18945;Calystegia sepium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 18945;Calystegia sepium;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 18945;Calystegia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 18945;Calystegia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 18945;Calystegia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 18945;Calystegia sepium;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 18945;Calystegia sepium;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 18945;Calystegia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 18945;Calystegia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 18945;Calystegia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 18945;Calystegia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 18945;Calystegia sepium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 18945;Calystegia sepium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 18945;Calystegia sepium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18945;Calystegia sepium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18945;Calystegia sepium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 18945;Calystegia sepium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18945;Calystegia sepium;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18945;Calystegia sepium;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 18945;Calystegia sepium;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 18945;Calystegia sepium;actual measurement (following LEDA data standards);95;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 18953;Calystegia silvatica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 18953;Calystegia silvatica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18953;Calystegia silvatica;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 18962;Calystegia soldanella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 18994;Drosera anglica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 18994;Drosera anglica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 18996;Drosera intermedia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 18996;Drosera intermedia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Nicholson, A. (1983): The depth profile of a shoreline seedbank in Matchedash Lake, Ontario 18996;Drosera intermedia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 18999;Drosera rotundifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 18999;Drosera rotundifolia;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 18999;Drosera rotundifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 18999;Drosera rotundifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19002;Hippophae rhamnoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19002;Hippophae rhamnoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 19002;Hippophae rhamnoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 19002;Hippophae rhamnoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 19002;Hippophae rhamnoides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 19002;Hippophae rhamnoides;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19002;Hippophae rhamnoides;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19006;Elaeagnus commutata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 19013;Elatine triandra;actual measurement (following LEDA data standards);1;long-term persistent;;50;0;1;Seed bank database;Seeds deliberately buried in the field;Kasahara, Y. (1967): Studies on the germination of seeds and their growth in rush (Juncus effusus) L. var. decipiens Buchen. and weeds, buried for about 50 years 19030;Elatine alsinastrum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19058;Knautia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19058;Knautia arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 19058;Knautia arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19058;Knautia arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 19058;Knautia arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 19058;Knautia arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19058;Knautia arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 19058;Knautia arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 19058;Knautia arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19058;Knautia arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19058;Knautia arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 19058;Knautia arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19058;Knautia arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19058;Knautia arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 19058;Knautia arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 19058;Knautia arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 19058;Knautia arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 19058;Knautia arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 19058;Knautia arvensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19058;Knautia arvensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19058;Knautia arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19058;Knautia arvensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19058;Knautia arvensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19058;Knautia arvensis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19058;Knautia arvensis;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19186;Succisa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 19186;Succisa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 19186;Succisa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19186;Succisa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19186;Succisa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 19186;Succisa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19186;Succisa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19186;Succisa pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19186;Succisa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19186;Succisa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 19186;Succisa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 19186;Succisa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19186;Succisa pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19186;Succisa pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19186;Succisa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19186;Succisa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 19186;Succisa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 19186;Succisa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19186;Succisa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19186;Succisa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19186;Succisa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19186;Succisa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19186;Succisa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19186;Succisa pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19186;Succisa pratensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19186;Succisa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 19186;Succisa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19186;Succisa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19186;Succisa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 19186;Succisa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19186;Succisa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 19186;Succisa pratensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19186;Succisa pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19186;Succisa pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 19186;Succisa pratensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19186;Succisa pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 19186;Succisa pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19186;Succisa pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19186;Succisa pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19186;Succisa pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19186;Succisa pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 19186;Succisa pratensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19186;Succisa pratensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19186;Succisa pratensis;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19228;Scabiosa ochroleuca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 19228;Scabiosa ochroleuca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 19228;Scabiosa ochroleuca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 19228;Scabiosa ochroleuca;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 19339;Knautia dipsacifolia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 19339;Knautia dipsacifolia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);10;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);10;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19359;Dipsacus fullonum;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);111;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);112;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19381;Scabiosa columbaria;actual measurement (following LEDA data standards);113;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19427;Scabiosa canescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19427;Scabiosa canescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19427;Scabiosa canescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1978): Buried viable propagules as a factor in post-fire regeneration in northern Saskatchewan 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vieno, M. (1993): Seed bank composition in a subarctic pine - birch forest in Finnish Lapland: natural variation and the effect of simulated acid rain 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fyles, J. W. (1989): Seed bank populations in upland coniferous forests in central Alberta 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1980): Seed bank size and distribution of seeds in cottongrass tussock tundra, Eagle Creek, Alaska 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vieno, M. (1993): Seed bank composition in a subarctic pine - birch forest in Finnish Lapland: natural variation and the effect of simulated acid rain 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19439;Vaccinium vitis-idaea;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19449;Empetrum nigrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1980): Seed bank size and distribution of seeds in cottongrass tussock tundra, Eagle Creek, Alaska 19449;Empetrum nigrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 19449;Empetrum nigrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19449;Empetrum nigrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19449;Empetrum nigrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 19449;Empetrum nigrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19449;Empetrum nigrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19449;Empetrum nigrum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19449;Empetrum nigrum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19449;Empetrum nigrum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19449;Empetrum nigrum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19449;Empetrum nigrum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19449;Empetrum nigrum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19449;Empetrum nigrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19449;Empetrum nigrum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19449;Empetrum nigrum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19449;Empetrum nigrum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19449;Empetrum nigrum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19449;Empetrum nigrum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19449;Empetrum nigrum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 19449;Empetrum nigrum;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vieno, M. (1993): Seed bank composition in a subarctic pine - birch forest in Finnish Lapland: natural variation and the effect of simulated acid rain 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vieno, M. (1993): Seed bank composition in a subarctic pine - birch forest in Finnish Lapland: natural variation and the effect of simulated acid rain 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19451;Empetrum nigrum s. hermaphroditum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19459;Rhododendron ponticum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mitchell, R.J. (1998): A comparative study of the seedbanks of heathland and succesional habitats in Dorset, Southern England 19459;Rhododendron ponticum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19459;Rhododendron ponticum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19470;Vaccinium macrocarpon;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19470;Vaccinium macrocarpon;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19470;Vaccinium macrocarpon;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Whipple, S. A. (1978): The relationship of buried, germinating seeds to vegetation in an old-growth Colorado subalpine forest 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Whipple, S. A. (1978): The relationship of buried, germinating seeds to vegetation in an old-growth Colorado subalpine forest 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19475;Vaccinium myrtillus;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19476;Vaccinium oxycoccos;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19476;Vaccinium oxycoccos;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19476;Vaccinium oxycoccos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19476;Vaccinium oxycoccos;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19476;Vaccinium oxycoccos;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19476;Vaccinium oxycoccos;actual measurement (following LEDA data standards);64;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1980): Seed bank size and distribution of seeds in cottongrass tussock tundra, Eagle Creek, Alaska 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vieno, M. (1993): Seed bank composition in a subarctic pine - birch forest in Finnish Lapland: natural variation and the effect of simulated acid rain 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19479;Vaccinium uliginosum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 19489;Erica tetralix;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19489;Erica tetralix;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 19489;Erica tetralix;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19489;Erica tetralix;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19489;Erica tetralix;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19489;Erica tetralix;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19489;Erica tetralix;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19489;Erica tetralix;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19489;Erica tetralix;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19489;Erica tetralix;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19489;Erica tetralix;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19489;Erica tetralix;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19489;Erica tetralix;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19489;Erica tetralix;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19489;Erica tetralix;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19489;Erica tetralix;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19489;Erica tetralix;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19489;Erica tetralix;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19489;Erica tetralix;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 19489;Erica tetralix;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19489;Erica tetralix;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19489;Erica tetralix;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19489;Erica tetralix;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19489;Erica tetralix;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 19489;Erica tetralix;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19489;Erica tetralix;actual measurement (following LEDA data standards);8;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 19489;Erica tetralix;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19489;Erica tetralix;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);9;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19489;Erica tetralix;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19489;Erica tetralix;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19489;Erica tetralix;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 19489;Erica tetralix;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 19489;Erica tetralix;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19489;Erica tetralix;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19494;Gaultheria shallon;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19494;Gaultheria shallon;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19494;Gaultheria shallon;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19494;Gaultheria shallon;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19494;Gaultheria shallon;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19494;Gaultheria shallon;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19494;Gaultheria shallon;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19494;Gaultheria shallon;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 19499;Ledum palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 19499;Ledum palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 19499;Ledum palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vieno, M. (1993): Seed bank composition in a subarctic pine - birch forest in Finnish Lapland: natural variation and the effect of simulated acid rain 19499;Ledum palustre;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1980): Seed bank size and distribution of seeds in cottongrass tussock tundra, Eagle Creek, Alaska 19499;Ledum palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vieno, M. (1993): Seed bank composition in a subarctic pine - birch forest in Finnish Lapland: natural variation and the effect of simulated acid rain 19499;Ledum palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 19499;Ledum palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 19506;Loiseleuria procumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19506;Loiseleuria procumbens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19506;Loiseleuria procumbens;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19512;Phyllodoce caerulea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19517;Rhododendron lapponicum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 19517;Rhododendron lapponicum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 19517;Rhododendron lapponicum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 19517;Rhododendron lapponicum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 19524;Cassiope hypnoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 19528;Cassiope tetragona;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fox, J. F. (1983): Germinable seed banks of interior Alaskan tundra 19528;Cassiope tetragona;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1984): A comparison of seed reserves in arctic, subarctic and alpine soils 19528;Cassiope tetragona;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 19528;Cassiope tetragona;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 19536;Daboecia cantabrica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 19536;Daboecia cantabrica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19536;Daboecia cantabrica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19540;Erica arborea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 19540;Erica arborea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 19540;Erica arborea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 19545;Erica cinerea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19545;Erica cinerea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19545;Erica cinerea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 19545;Erica cinerea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19545;Erica cinerea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19545;Erica cinerea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19545;Erica cinerea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19545;Erica cinerea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19545;Erica cinerea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19545;Erica cinerea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19545;Erica cinerea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19545;Erica cinerea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19545;Erica cinerea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19545;Erica cinerea;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19545;Erica cinerea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19545;Erica cinerea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19545;Erica cinerea;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19545;Erica cinerea;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19550;Erica herbacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 19550;Erica herbacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 19560;Erica scoparia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 19573;Andromeda polifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 19573;Andromeda polifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19579;Arctostaphylos alpinus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 19579;Arctostaphylos alpinus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 19579;Arctostaphylos alpinus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 19579;Arctostaphylos alpinus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 19579;Arctostaphylos alpinus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 19582;Arctostaphylos uva-ursi;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19582;Arctostaphylos uva-ursi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fyles, J. W. (1989): Seed bank populations in upland coniferous forests in central Alberta 19582;Arctostaphylos uva-ursi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1978): Buried viable propagules as a factor in post-fire regeneration in northern Saskatchewan 19582;Arctostaphylos uva-ursi;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mitchell, R.J. (1998): A comparative study of the seedbanks of heathland and succesional habitats in Dorset, Southern England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (1987): Role of buried viable seeds in the recolonization of disturbed ground by heather (Calluna vulgaris [L.] Hull) in the Cairngorm mountains, Scotland, UK 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Willems, J. H. (1988): Soil seed bank and regeneration of a Calluna vulgaris community after forest clearing 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19587;Calluna vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (1987): Role of buried viable seeds in the recolonization of disturbed ground by heather (Calluna vulgaris [L.] Hull) in the Cairngorm mountains, Scotland, UK 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;;25;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19587;Calluna vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (1987): Role of buried viable seeds in the recolonization of disturbed ground by heather (Calluna vulgaris [L.] Hull) in the Cairngorm mountains, Scotland, UK 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 19587;Calluna vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (1987): Role of buried viable seeds in the recolonization of disturbed ground by heather (Calluna vulgaris [L.] Hull) in the Cairngorm mountains, Scotland, UK 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;long-term persistent;;59;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (1987): Role of buried viable seeds in the recolonization of disturbed ground by heather (Calluna vulgaris [L.] Hull) in the Cairngorm mountains, Scotland, UK 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;long-term persistent;;68;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 19587;Calluna vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (1987): Role of buried viable seeds in the recolonization of disturbed ground by heather (Calluna vulgaris [L.] Hull) in the Cairngorm mountains, Scotland, UK 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19587;Calluna vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);9;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 19587;Calluna vulgaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19587;Calluna vulgaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 19587;Calluna vulgaris;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);10;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 19587;Calluna vulgaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19587;Calluna vulgaris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 19587;Calluna vulgaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19587;Calluna vulgaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 19587;Calluna vulgaris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 19587;Calluna vulgaris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 19587;Calluna vulgaris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19587;Calluna vulgaris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 19587;Calluna vulgaris;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19587;Calluna vulgaris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19587;Calluna vulgaris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19587;Calluna vulgaris;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19587;Calluna vulgaris;actual measurement (following LEDA data standards);63;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19587;Calluna vulgaris;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19591;Diapensia lapponica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19593;Vicia sativa s. nigra;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19611;Ulex gallii;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 19611;Ulex gallii;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 19611;Ulex gallii;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 19611;Ulex gallii;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 19775;Genista anglica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 19775;Genista anglica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 19775;Genista anglica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 19824;Medicago arabica;actual measurement (following LEDA data standards);105;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 19830;Lathyrus heterophyllus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19830;Lathyrus heterophyllus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19845;Lathyrus tuberosus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 19847;Lathyrus vernus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 19847;Lathyrus vernus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 19847;Lathyrus vernus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 19847;Lathyrus vernus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 19847;Lathyrus vernus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 19847;Lathyrus vernus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19847;Lathyrus vernus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 19847;Lathyrus vernus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 19847;Lathyrus vernus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19847;Lathyrus vernus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19847;Lathyrus vernus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19855;Lotus angustissimus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19911;Medicago sativa s. falcata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19943;Trifolium arvense;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 19943;Trifolium arvense;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19943;Trifolium arvense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 19943;Trifolium arvense;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19943;Trifolium arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 19943;Trifolium arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 19943;Trifolium arvense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 19943;Trifolium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 19943;Trifolium arvense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 19943;Trifolium arvense;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19943;Trifolium arvense;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 19943;Trifolium arvense;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19943;Trifolium arvense;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19943;Trifolium arvense;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19943;Trifolium arvense;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 19943;Trifolium arvense;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19943;Trifolium arvense;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19943;Trifolium arvense;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 19943;Trifolium arvense;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19943;Trifolium arvense;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);39;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19943;Trifolium arvense;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19943;Trifolium arvense;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 19964;Ornithopus perpusillus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 19987;Mercurialis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19987;Mercurialis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 19987;Mercurialis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 19987;Mercurialis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 19987;Mercurialis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 19987;Mercurialis perennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 19987;Mercurialis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 19987;Mercurialis perennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 19987;Mercurialis perennis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 19987;Mercurialis perennis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 19987;Mercurialis perennis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 19987;Mercurialis perennis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19987;Mercurialis perennis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 19987;Mercurialis perennis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19987;Mercurialis perennis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19987;Mercurialis perennis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19987;Mercurialis perennis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19987;Mercurialis perennis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19987;Mercurialis perennis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19987;Mercurialis perennis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19987;Mercurialis perennis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 19987;Mercurialis perennis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 19987;Mercurialis perennis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19987;Mercurialis perennis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 19987;Mercurialis perennis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20019;Mercurialis annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 20019;Mercurialis annua;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 20019;Mercurialis annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20019;Mercurialis annua;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 20019;Mercurialis annua;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 20019;Mercurialis annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20019;Mercurialis annua;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20019;Mercurialis annua;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 20019;Mercurialis annua;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 20019;Mercurialis annua;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 20019;Mercurialis annua;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 20019;Mercurialis annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20019;Mercurialis annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 20019;Mercurialis annua;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 20019;Mercurialis annua;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 20019;Mercurialis annua;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20019;Mercurialis annua;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 20019;Mercurialis annua;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20019;Mercurialis annua;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 20019;Mercurialis annua;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 20019;Mercurialis annua;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20019;Mercurialis annua;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20019;Mercurialis annua;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20019;Mercurialis annua;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20019;Mercurialis annua;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20085;Euphorbia seguierana;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 20085;Euphorbia seguierana;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 20085;Euphorbia seguierana;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 20085;Euphorbia seguierana;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20085;Euphorbia seguierana;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20091;Euphorbia platyphyllos;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20091;Euphorbia platyphyllos;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20094;Euphorbia portlandica;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 20109;Euphorbia peplus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20109;Euphorbia peplus;actual measurement (following LEDA data standards);23;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20109;Euphorbia peplus;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20139;Euphorbia palustris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20139;Euphorbia palustris;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20143;Euphorbia peplis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20143;Euphorbia peplis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);1;long-term persistent;;19;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20189;Euphorbia helioscopia;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lopez, C. (1988): Estimation du stock semencier dans le cadre d'un essai étudiant l'influence de systèmes cultureaux sur l'évolution de la flore adventice 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guyot, L. (1960): Sur la présence dans les terres cultivées et incultes de semences dormantes des espèces adventices 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 20206;Euphorbia exigua;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 20206;Euphorbia exigua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20206;Euphorbia exigua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 20206;Euphorbia exigua;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 20206;Euphorbia exigua;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 20206;Euphorbia exigua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20206;Euphorbia exigua;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20206;Euphorbia exigua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20206;Euphorbia exigua;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 20206;Euphorbia exigua;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20206;Euphorbia exigua;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20206;Euphorbia exigua;actual measurement (following LEDA data standards);6;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 20206;Euphorbia exigua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20206;Euphorbia exigua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 20206;Euphorbia exigua;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 20206;Euphorbia exigua;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 20206;Euphorbia exigua;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 20206;Euphorbia exigua;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 20206;Euphorbia exigua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 20206;Euphorbia exigua;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 20206;Euphorbia exigua;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20206;Euphorbia exigua;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 20227;Euphorbia esula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 20227;Euphorbia esula;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 20227;Euphorbia esula;actual measurement (following LEDA data standards);2;present;;1;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 20227;Euphorbia esula;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Brown, E. O. (1942): The viability and germination of seeds of Convolvulus arvensis L. and other perennial weeds 20227;Euphorbia esula;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);4;present;;3;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);4;short-term persistent;;3;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);6;present;;4;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);6;short-term persistent;;4;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);7;present;;8;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);7;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bowes, G. G. (1976): Longevity of leafy spurge seeds in the soil following various control programs 20227;Euphorbia esula;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20227;Euphorbia esula;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20238;Euphorbia cyparissias;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20281;Euphorbia brittingeri;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20281;Euphorbia brittingeri;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20281;Euphorbia brittingeri;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20281;Euphorbia brittingeri;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20281;Euphorbia brittingeri;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20294;Euphorbia amygdaloides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20294;Euphorbia amygdaloides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20294;Euphorbia amygdaloides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20294;Euphorbia amygdaloides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20294;Euphorbia amygdaloides;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 20294;Euphorbia amygdaloides;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 20346;Vicia hirsuta;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20346;Vicia hirsuta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 20346;Vicia hirsuta;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20346;Vicia hirsuta;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20346;Vicia hirsuta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 20346;Vicia hirsuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20346;Vicia hirsuta;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20346;Vicia hirsuta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20346;Vicia hirsuta;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 20346;Vicia hirsuta;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20346;Vicia hirsuta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20346;Vicia hirsuta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20346;Vicia hirsuta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 20346;Vicia hirsuta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 20346;Vicia hirsuta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 20346;Vicia hirsuta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 20346;Vicia hirsuta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 20346;Vicia hirsuta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20346;Vicia hirsuta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20346;Vicia hirsuta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20346;Vicia hirsuta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20346;Vicia hirsuta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20346;Vicia hirsuta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20346;Vicia hirsuta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20346;Vicia hirsuta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20346;Vicia hirsuta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20346;Vicia hirsuta;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20346;Vicia hirsuta;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20346;Vicia hirsuta;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20346;Vicia hirsuta;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20346;Vicia hirsuta;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20346;Vicia hirsuta;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20346;Vicia hirsuta;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20346;Vicia hirsuta;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20346;Vicia hirsuta;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 20357;Vicia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20357;Vicia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 20357;Vicia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20357;Vicia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 20357;Vicia sepium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 20357;Vicia sepium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 20357;Vicia sepium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20357;Vicia sepium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 20357;Vicia sepium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 20357;Vicia sepium;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 20357;Vicia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20357;Vicia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 20357;Vicia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20357;Vicia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 20357;Vicia sepium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 20357;Vicia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20357;Vicia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 20357;Vicia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 20357;Vicia sepium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 20357;Vicia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20357;Vicia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 20357;Vicia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 20357;Vicia sepium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 20357;Vicia sepium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20357;Vicia sepium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20357;Vicia sepium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20357;Vicia sepium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20357;Vicia sepium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20357;Vicia sepium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20357;Vicia sepium;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20357;Vicia sepium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20357;Vicia sepium;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20357;Vicia sepium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20357;Vicia sepium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20357;Vicia sepium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20357;Vicia sepium;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20357;Vicia sepium;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20357;Vicia sepium;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20360;Vicia sylvatica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 20360;Vicia sylvatica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 20360;Vicia sylvatica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 20366;Trifolium spadiceum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 20371;Trifolium suffocatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 20371;Trifolium suffocatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 20371;Trifolium suffocatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 20423;Astragalus australis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 20494;Chamaecytisus ratisbonensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20494;Chamaecytisus ratisbonensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20494;Chamaecytisus ratisbonensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20494;Chamaecytisus ratisbonensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20494;Chamaecytisus ratisbonensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20494;Chamaecytisus ratisbonensis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20494;Chamaecytisus ratisbonensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 20503;Lathyrus montanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 20503;Lathyrus montanus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 20503;Lathyrus montanus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 20503;Lathyrus montanus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 20503;Lathyrus montanus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20503;Lathyrus montanus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 20503;Lathyrus montanus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 20503;Lathyrus montanus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 20503;Lathyrus montanus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 20503;Lathyrus montanus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20503;Lathyrus montanus;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20503;Lathyrus montanus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20503;Lathyrus montanus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20503;Lathyrus montanus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20594;Medicago littoralis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pavone, L. V. (1982): The dynamics of seed bank size and seed state of Medicago lupulina 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guyot, L. (1960): Sur la présence dans les terres cultivées et incultes de semences dormantes des espèces adventices 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Leishman, M. R. (2000): Seed bank dynamics: The role of fungal pathogens and climate change 20595;Medicago lupulina;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pavone, L. V. (1982): The dynamics of seed bank size and seed state of Medicago lupulina 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20595;Medicago lupulina;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pavone, L. V. (1982): The dynamics of seed bank size and seed state of Medicago lupulina 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 20595;Medicago lupulina;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pavone, L. V. (1982): The dynamics of seed bank size and seed state of Medicago lupulina 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20595;Medicago lupulina;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pavone, L. V. (1982): The dynamics of seed bank size and seed state of Medicago lupulina 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 20595;Medicago lupulina;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 20595;Medicago lupulina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pavone, L. V. (1982): The dynamics of seed bank size and seed state of Medicago lupulina 20595;Medicago lupulina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20595;Medicago lupulina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 20595;Medicago lupulina;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 20595;Medicago lupulina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20595;Medicago lupulina;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 20595;Medicago lupulina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20595;Medicago lupulina;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 20595;Medicago lupulina;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 20595;Medicago lupulina;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20595;Medicago lupulina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 20595;Medicago lupulina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 20595;Medicago lupulina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20595;Medicago lupulina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 20595;Medicago lupulina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20595;Medicago lupulina;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20595;Medicago lupulina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 20595;Medicago lupulina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20595;Medicago lupulina;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20595;Medicago lupulina;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 20595;Medicago lupulina;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 20595;Medicago lupulina;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 20595;Medicago lupulina;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20595;Medicago lupulina;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20595;Medicago lupulina;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20595;Medicago lupulina;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20595;Medicago lupulina;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20595;Medicago lupulina;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20595;Medicago lupulina;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20595;Medicago lupulina;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 20595;Medicago lupulina;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20595;Medicago lupulina;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20595;Medicago lupulina;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20595;Medicago lupulina;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20595;Medicago lupulina;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20595;Medicago lupulina;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 20595;Medicago lupulina;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);61;long-term persistent;;80;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20595;Medicago lupulina;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 20595;Medicago lupulina;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20595;Medicago lupulina;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 20645;Ononis repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20645;Ononis repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20645;Ononis repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 20645;Ononis repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20645;Ononis repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20645;Ononis repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 20645;Ononis repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20645;Ononis repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 20645;Ononis repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 20645;Ononis repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 20645;Ononis repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20645;Ononis repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 20645;Ononis repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 20645;Ononis repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 20645;Ononis repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 20645;Ononis repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 20645;Ononis repens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20645;Ononis repens;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20650;Medicago polymorpha;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 20650;Medicago polymorpha;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 20650;Medicago polymorpha;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 20650;Medicago polymorpha;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 20650;Medicago polymorpha;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 20898;Lathyrus sylvestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20898;Lathyrus sylvestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20898;Lathyrus sylvestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20898;Lathyrus sylvestris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 20906;Genista germanica;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 20915;Genista pilosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 20915;Genista pilosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 20994;Laburnum anagyroides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20994;Laburnum anagyroides;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20994;Laburnum anagyroides;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 20994;Laburnum anagyroides;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21002;Lathyrus latifolius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21002;Lathyrus latifolius;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21002;Lathyrus latifolius;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21002;Lathyrus latifolius;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21002;Lathyrus latifolius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21008;Trifolium campestre;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21008;Trifolium campestre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 21008;Trifolium campestre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21008;Trifolium campestre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 21008;Trifolium campestre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21008;Trifolium campestre;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21008;Trifolium campestre;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21008;Trifolium campestre;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 21008;Trifolium campestre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21008;Trifolium campestre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 21008;Trifolium campestre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 21008;Trifolium campestre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21008;Trifolium campestre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21008;Trifolium campestre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21008;Trifolium campestre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21008;Trifolium campestre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21008;Trifolium campestre;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21008;Trifolium campestre;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21008;Trifolium campestre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21008;Trifolium campestre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21008;Trifolium campestre;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21008;Trifolium campestre;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21008;Trifolium campestre;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21008;Trifolium campestre;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21008;Trifolium campestre;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21008;Trifolium campestre;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21008;Trifolium campestre;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21008;Trifolium campestre;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21008;Trifolium campestre;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21008;Trifolium campestre;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21008;Trifolium campestre;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);47;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21008;Trifolium campestre;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21008;Trifolium campestre;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21076;Trifolium striatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21076;Trifolium striatum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21076;Trifolium striatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21076;Trifolium striatum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McIntyre, S. (1985): Seed reserves in temperate Australian rice fields following pasture rotation and continuous cropping 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Taylor, G. B. (1988): Effect of depth of burial on the longevity of hard seeds of subterranean clover and annual medics 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);54;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);85;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);88;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);89;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21077;Trifolium subterraneum;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21083;Trigonella monspeliaca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21090;Ulex europaeus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 21090;Ulex europaeus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 21090;Ulex europaeus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 21090;Ulex europaeus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 21090;Ulex europaeus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 21090;Ulex europaeus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21090;Ulex europaeus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21090;Ulex europaeus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21090;Ulex europaeus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21090;Ulex europaeus;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21090;Ulex europaeus;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21090;Ulex europaeus;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21090;Ulex europaeus;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21090;Ulex europaeus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21090;Ulex europaeus;actual measurement (following LEDA data standards);102;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21105;Trifolium glomeratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McIntyre, S. (1985): Seed reserves in temperate Australian rice fields following pasture rotation and continuous cropping 21105;Trifolium glomeratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21105;Trifolium glomeratum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 21105;Trifolium glomeratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21107;Trifolium hybridum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 21107;Trifolium hybridum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21107;Trifolium hybridum;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21107;Trifolium hybridum;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 21107;Trifolium hybridum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 21107;Trifolium hybridum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21107;Trifolium hybridum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21107;Trifolium hybridum;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21107;Trifolium hybridum;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 21107;Trifolium hybridum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21107;Trifolium hybridum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21107;Trifolium hybridum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21107;Trifolium hybridum;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21107;Trifolium hybridum;actual measurement (following LEDA data standards);3;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 21107;Trifolium hybridum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21107;Trifolium hybridum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21107;Trifolium hybridum;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21107;Trifolium hybridum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21107;Trifolium hybridum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 21107;Trifolium hybridum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21107;Trifolium hybridum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21107;Trifolium hybridum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21107;Trifolium hybridum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21107;Trifolium hybridum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21107;Trifolium hybridum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21107;Trifolium hybridum;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);56;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21107;Trifolium hybridum;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21116;Trifolium alpestre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21116;Trifolium alpestre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21116;Trifolium alpestre;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 21116;Trifolium alpestre;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21160;Vicia lathyroides;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21160;Vicia lathyroides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21160;Vicia lathyroides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21160;Vicia lathyroides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21160;Vicia lathyroides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21160;Vicia lathyroides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21160;Vicia lathyroides;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21160;Vicia lathyroides;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 21160;Vicia lathyroides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21160;Vicia lathyroides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21160;Vicia lathyroides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21160;Vicia lathyroides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21160;Vicia lathyroides;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21160;Vicia lathyroides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21160;Vicia lathyroides;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21160;Vicia lathyroides;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21160;Vicia lathyroides;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21160;Vicia lathyroides;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21160;Vicia lathyroides;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21160;Vicia lathyroides;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 21160;Vicia lathyroides;actual measurement (following LEDA data standards);47;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21163;Vicia lutea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 21293;Lathyrus angulatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 21307;Galega officinalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21307;Galega officinalis;actual measurement (following LEDA data standards);104;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21355;Lathyrus pratensis;actual measurement (following LEDA data standards);100;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21390;Genista tinctoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21390;Genista tinctoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 21390;Genista tinctoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 21390;Genista tinctoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 21390;Genista tinctoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21390;Genista tinctoria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 21390;Genista tinctoria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 21390;Genista tinctoria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21390;Genista tinctoria;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21390;Genista tinctoria;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21390;Genista tinctoria;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21390;Genista tinctoria;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21390;Genista tinctoria;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21390;Genista tinctoria;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21390;Genista tinctoria;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21390;Genista tinctoria;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21390;Genista tinctoria;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21420;Melilotus alba;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 21420;Melilotus alba;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21420;Melilotus alba;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21420;Melilotus alba;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21420;Melilotus alba;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 21420;Melilotus alba;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 21420;Melilotus alba;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 21420;Melilotus alba;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21420;Melilotus alba;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21420;Melilotus alba;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21420;Melilotus alba;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21420;Melilotus alba;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21420;Melilotus alba;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21420;Melilotus alba;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21420;Melilotus alba;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21420;Melilotus alba;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2001): Effect of flooding and draw-down disturbance on germination from a seashore meadow seed bank 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Charlton, J. F. L. (1977): Establishment of pasture legumes in North Island hill country. I. Buried seed populations 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);56;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);57;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);59;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);68;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);69;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);71;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);72;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);73;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);75;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);79;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21444;Lotus pedunculatus;actual measurement (following LEDA data standards);101;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21448;Lotus uliginosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21448;Lotus uliginosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21448;Lotus uliginosus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21448;Lotus uliginosus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21448;Lotus uliginosus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21448;Lotus uliginosus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21448;Lotus uliginosus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21448;Lotus uliginosus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 21448;Lotus uliginosus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 21448;Lotus uliginosus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 21448;Lotus uliginosus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 21449;Lupinus angustifolius;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21449;Lupinus angustifolius;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21486;Oxytropis campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 21486;Oxytropis campestris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 21486;Oxytropis campestris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 21547;Trifolium montanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 21547;Trifolium montanum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21547;Trifolium montanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21547;Trifolium montanum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21547;Trifolium montanum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21564;Tetragonolobus maritimus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21564;Tetragonolobus maritimus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21564;Tetragonolobus maritimus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21564;Tetragonolobus maritimus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21571;Trifolium incarnatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 21571;Trifolium incarnatum;actual measurement (following LEDA data standards);2;long-term persistent;;7;0;1;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 21598;Vicia villosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21598;Vicia villosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 21598;Vicia villosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21598;Vicia villosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 21598;Vicia villosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21598;Vicia villosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21598;Vicia villosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21598;Vicia villosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21598;Vicia villosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21598;Vicia villosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21598;Vicia villosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Sterk, A. A. (1982): Demographic studies of Anthyllis vulneraria L. in the Netherlands. II. Population density fluctuations and adaptations to arid conditions, seed populations, seedling mortality a 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21660;Anthyllis vulneraria;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21673;Astragalus alpinus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 21757;Cytisus scoparius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 21757;Cytisus scoparius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 21757;Cytisus scoparius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 21757;Cytisus scoparius;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21757;Cytisus scoparius;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21757;Cytisus scoparius;actual measurement (following LEDA data standards);103;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 21791;Chamaespartium sagittale;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21810;Coronilla varia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 21810;Coronilla varia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 21810;Coronilla varia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 21810;Coronilla varia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 21810;Coronilla varia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 21810;Coronilla varia;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 21815;Lathyrus niger;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 21816;Lathyrus palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Meredith, T. C. (1985): Factors affecting recruitment from the seed bank of sedge (Cladium mariscus) dominated communities at Wicken Fen, Cambridgeshire, England 21816;Lathyrus palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 21816;Lathyrus palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 21816;Lathyrus palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 21816;Lathyrus palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 21816;Lathyrus palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 21816;Lathyrus palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 21816;Lathyrus palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 21816;Lathyrus palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 21816;Lathyrus palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 21816;Lathyrus palustris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21816;Lathyrus palustris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21816;Lathyrus palustris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21816;Lathyrus palustris;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21816;Lathyrus palustris;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21816;Lathyrus palustris;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21816;Lathyrus palustris;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21816;Lathyrus palustris;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21817;Lathyrus pannonicus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21817;Lathyrus pannonicus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21868;Hippocrepis comosa;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 21874;Onobrychis viciifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 21874;Onobrychis viciifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21874;Onobrychis viciifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21874;Onobrychis viciifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21874;Onobrychis viciifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21876;Onobrychis arenaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21876;Onobrychis arenaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21876;Onobrychis arenaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21876;Onobrychis arenaria;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;transient;1;;0;0;Seed bank database;Seeds deliberately buried in the field;Leishman, M. R. (2000): Seed bank dynamics: The role of fungal pathogens and climate change 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 21886;Lotus corniculatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 21886;Lotus corniculatus;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21886;Lotus corniculatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 21886;Lotus corniculatus;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 21886;Lotus corniculatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 21886;Lotus corniculatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 21886;Lotus corniculatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 21886;Lotus corniculatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21886;Lotus corniculatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 21886;Lotus corniculatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 21886;Lotus corniculatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 21886;Lotus corniculatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21886;Lotus corniculatus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 21886;Lotus corniculatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 21886;Lotus corniculatus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 21886;Lotus corniculatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21886;Lotus corniculatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21886;Lotus corniculatus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21886;Lotus corniculatus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21886;Lotus corniculatus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21886;Lotus corniculatus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 21886;Lotus corniculatus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21886;Lotus corniculatus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21886;Lotus corniculatus;actual measurement (following LEDA data standards);111;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21886;Lotus corniculatus;actual measurement (following LEDA data standards);113;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 21911;Medicago minima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 21911;Medicago minima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21911;Medicago minima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21911;Medicago minima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21911;Medicago minima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21911;Medicago minima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 21911;Medicago minima;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21911;Medicago minima;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21911;Medicago minima;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21911;Medicago minima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 21911;Medicago minima;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21911;Medicago minima;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21911;Medicago minima;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21911;Medicago minima;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21911;Medicago minima;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 21925;Lathyrus japonicus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 21958;Ononis spinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21958;Ononis spinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21958;Ononis spinosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21958;Ononis spinosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21958;Ononis spinosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21958;Ononis spinosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 21958;Ononis spinosa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21958;Ononis spinosa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21958;Ononis spinosa;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21958;Ononis spinosa;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 21975;Medicago sativa;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21975;Medicago sativa;actual measurement (following LEDA data standards);1;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 21975;Medicago sativa;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 21975;Medicago sativa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 21975;Medicago sativa;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21975;Medicago sativa;actual measurement (following LEDA data standards);2;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 21975;Medicago sativa;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 21975;Medicago sativa;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21975;Medicago sativa;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 21975;Medicago sativa;actual measurement (following LEDA data standards);3;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 21975;Medicago sativa;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 21975;Medicago sativa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21975;Medicago sativa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21975;Medicago sativa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 21975;Medicago sativa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21975;Medicago sativa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 21975;Medicago sativa;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 21992;Trifolium aureum;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);54;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22005;Trifolium fragiferum;actual measurement (following LEDA data standards);55;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22017;Ornithopus compressus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22045;Robinia pseudacacia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22047;Scorpiurus vermiculatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 22081;Trifolium medium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22081;Trifolium medium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 22081;Trifolium medium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22081;Trifolium medium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22081;Trifolium medium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22081;Trifolium medium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22081;Trifolium medium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22081;Trifolium medium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 22081;Trifolium medium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22081;Trifolium medium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 22081;Trifolium medium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22081;Trifolium medium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22081;Trifolium medium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22081;Trifolium medium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22081;Trifolium medium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22081;Trifolium medium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22081;Trifolium medium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22081;Trifolium medium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22081;Trifolium medium;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22081;Trifolium medium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22081;Trifolium medium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22081;Trifolium medium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22081;Trifolium medium;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22081;Trifolium medium;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22081;Trifolium medium;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22081;Trifolium medium;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22081;Trifolium medium;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;long-term persistent;19;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;long-term persistent;19;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22096;Trifolium pratense;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;long-term persistent;;7;0;1;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22096;Trifolium pratense;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22096;Trifolium pratense;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22096;Trifolium pratense;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22096;Trifolium pratense;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22096;Trifolium pratense;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22096;Trifolium pratense;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22096;Trifolium pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22096;Trifolium pratense;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22096;Trifolium pratense;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22096;Trifolium pratense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22096;Trifolium pratense;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22096;Trifolium pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22096;Trifolium pratense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22096;Trifolium pratense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22096;Trifolium pratense;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 22096;Trifolium pratense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22096;Trifolium pratense;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22096;Trifolium pratense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22096;Trifolium pratense;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22096;Trifolium pratense;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22096;Trifolium pratense;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22096;Trifolium pratense;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22096;Trifolium pratense;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22096;Trifolium pratense;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2001): Effect of flooding and draw-down disturbance on germination from a seashore meadow seed bank 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Charlton, J. F. L. (1977): Establishment of pasture legumes in North Island hill country. I. Buried seed populations 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chapman, D. F. (1987): Natural re-seeding and Trifolium repens demography in grazed hill pastures. I. Flowerhead appearance and fate, and seed dynamics 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22101;Trifolium repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22101;Trifolium repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22101;Trifolium repens;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chapman, D. F. (1987): Natural re-seeding and Trifolium repens demography in grazed hill pastures. I. Flowerhead appearance and fate, and seed dynamics 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 22101;Trifolium repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22101;Trifolium repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;;26;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 22101;Trifolium repens;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22101;Trifolium repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chapman, D. F. (1987): Natural re-seeding and Trifolium repens demography in grazed hill pastures. I. Flowerhead appearance and fate, and seed dynamics 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 22101;Trifolium repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 22101;Trifolium repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 22101;Trifolium repens;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 22101;Trifolium repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22101;Trifolium repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22101;Trifolium repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22101;Trifolium repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 22101;Trifolium repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22101;Trifolium repens;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22101;Trifolium repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22101;Trifolium repens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 22101;Trifolium repens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 22101;Trifolium repens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22101;Trifolium repens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 22101;Trifolium repens;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22101;Trifolium repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22101;Trifolium repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22101;Trifolium repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22101;Trifolium repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Chapman, D. F. (1987): Natural re-seeding and Trifolium repens demography in grazed hill pastures. I. Flowerhead appearance and fate, and seed dynamics 22101;Trifolium repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22101;Trifolium repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22101;Trifolium repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22101;Trifolium repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22101;Trifolium repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22101;Trifolium repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22101;Trifolium repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22101;Trifolium repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22101;Trifolium repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22101;Trifolium repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 22101;Trifolium repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22101;Trifolium repens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22101;Trifolium repens;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 22101;Trifolium repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22101;Trifolium repens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22101;Trifolium repens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 22101;Trifolium repens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 22101;Trifolium repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22101;Trifolium repens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22101;Trifolium repens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22101;Trifolium repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 22101;Trifolium repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 22101;Trifolium repens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22101;Trifolium repens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 22101;Trifolium repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22101;Trifolium repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22101;Trifolium repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22101;Trifolium repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 22101;Trifolium repens;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 22101;Trifolium repens;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 22101;Trifolium repens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22101;Trifolium repens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 22101;Trifolium repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 22101;Trifolium repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 22101;Trifolium repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22101;Trifolium repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22101;Trifolium repens;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22101;Trifolium repens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 22101;Trifolium repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22101;Trifolium repens;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 22101;Trifolium repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 22101;Trifolium repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22101;Trifolium repens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);13;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 22101;Trifolium repens;actual measurement (following LEDA data standards);13;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 22101;Trifolium repens;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22101;Trifolium repens;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22101;Trifolium repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22101;Trifolium repens;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 22101;Trifolium repens;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22101;Trifolium repens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);16;long-term persistent;;460;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 22101;Trifolium repens;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 22101;Trifolium repens;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Archer, K. A. (1982): Numbers and germination characteristics of white clover seed recovered from soils on the northern Tablelands of New South Wales after drought 22101;Trifolium repens;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22101;Trifolium repens;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22101;Trifolium repens;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22101;Trifolium repens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22101;Trifolium repens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22101;Trifolium repens;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 22101;Trifolium repens;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22101;Trifolium repens;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);54;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);55;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);55;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);56;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 22101;Trifolium repens;actual measurement (following LEDA data standards);57;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);59;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);62;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);63;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);64;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);65;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);66;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);67;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);68;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);69;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);73;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);75;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);76;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);77;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);78;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);78;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);79;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22101;Trifolium repens;actual measurement (following LEDA data standards);81;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);84;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);85;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22101;Trifolium repens;actual measurement (following LEDA data standards);99;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);100;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);101;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22101;Trifolium repens;actual measurement (following LEDA data standards);101;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22101;Trifolium repens;actual measurement (following LEDA data standards);104;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hyde, O. C. (1953): Dormant seeds of clovers and other legumes in agricultural soils 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 22123;Vicia tenuifolia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22128;Vicia cracca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 22128;Vicia cracca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 22128;Vicia cracca;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 22128;Vicia cracca;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 22128;Vicia cracca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 22128;Vicia cracca;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 22128;Vicia cracca;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22128;Vicia cracca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 22128;Vicia cracca;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 22128;Vicia cracca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22128;Vicia cracca;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22128;Vicia cracca;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22128;Vicia cracca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22128;Vicia cracca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22128;Vicia cracca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 22128;Vicia cracca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22128;Vicia cracca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 22128;Vicia cracca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 22128;Vicia cracca;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22128;Vicia cracca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22128;Vicia cracca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22128;Vicia cracca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22128;Vicia cracca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22128;Vicia cracca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 22128;Vicia cracca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22128;Vicia cracca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22128;Vicia cracca;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22128;Vicia cracca;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22128;Vicia cracca;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 22128;Vicia cracca;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22128;Vicia cracca;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22128;Vicia cracca;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22128;Vicia cracca;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22128;Vicia cracca;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22128;Vicia cracca;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22128;Vicia cracca;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 22128;Vicia cracca;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22128;Vicia cracca;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22128;Vicia cracca;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22128;Vicia cracca;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22128;Vicia cracca;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22128;Vicia cracca;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22128;Vicia cracca;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22128;Vicia cracca;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22128;Vicia cracca;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22128;Vicia cracca;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22143;Vicia sativa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 22143;Vicia sativa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 22143;Vicia sativa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22143;Vicia sativa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22143;Vicia sativa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 22143;Vicia sativa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 22143;Vicia sativa;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 22143;Vicia sativa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22143;Vicia sativa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22143;Vicia sativa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 22143;Vicia sativa;actual measurement (following LEDA data standards);3;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 22143;Vicia sativa;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22143;Vicia sativa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 22143;Vicia sativa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 22143;Vicia sativa;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 22143;Vicia sativa;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22143;Vicia sativa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22143;Vicia sativa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 22143;Vicia sativa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22143;Vicia sativa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22143;Vicia sativa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22143;Vicia sativa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22143;Vicia sativa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 22143;Vicia sativa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22143;Vicia sativa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 22143;Vicia sativa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22143;Vicia sativa;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 22143;Vicia sativa;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22143;Vicia sativa;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22143;Vicia sativa;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22143;Vicia sativa;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22143;Vicia sativa;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22143;Vicia sativa;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 22143;Vicia sativa;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22143;Vicia sativa;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 22143;Vicia sativa;actual measurement (following LEDA data standards);72;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 22143;Vicia sativa;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22147;Vicia tetrasperma;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22213;Melilotus altissima;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22213;Melilotus altissima;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 22213;Melilotus altissima;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal pattern of emergence in some Leguminosae 22213;Melilotus altissima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22213;Melilotus altissima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22218;Melilotus officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 22218;Melilotus officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;13;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stoa, T. E. (1933): Persistence of viability of sweet clover seed in a cultivated soil 22218;Melilotus officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22218;Melilotus officinalis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 22218;Melilotus officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 22218;Melilotus officinalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22218;Melilotus officinalis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 22218;Melilotus officinalis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 22218;Melilotus officinalis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22218;Melilotus officinalis;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 22218;Melilotus officinalis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22218;Melilotus officinalis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22241;Lupinus polyphyllus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 22374;Chamaecytisus ruthenicus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22374;Chamaecytisus ruthenicus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22374;Chamaecytisus ruthenicus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22383;Astragalus norvegicus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22416;Astragalus danicus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22416;Astragalus danicus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22416;Astragalus danicus;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 22427;Astragalus glycyphyllos;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22427;Astragalus glycyphyllos;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22427;Astragalus glycyphyllos;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22427;Astragalus glycyphyllos;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22427;Astragalus glycyphyllos;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 22445;Quercus petraea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22445;Quercus petraea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22445;Quercus petraea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22445;Quercus petraea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22445;Quercus petraea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22445;Quercus petraea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22445;Quercus petraea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22445;Quercus petraea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22445;Quercus petraea;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22445;Quercus petraea;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22445;Quercus petraea;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22457;Quercus robur;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22457;Quercus robur;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22457;Quercus robur;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 22457;Quercus robur;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 22457;Quercus robur;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 22457;Quercus robur;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 22457;Quercus robur;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22457;Quercus robur;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22457;Quercus robur;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 22457;Quercus robur;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22457;Quercus robur;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 22457;Quercus robur;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 22457;Quercus robur;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22457;Quercus robur;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22457;Quercus robur;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22457;Quercus robur;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22457;Quercus robur;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 22457;Quercus robur;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22457;Quercus robur;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22457;Quercus robur;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22457;Quercus robur;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22457;Quercus robur;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22457;Quercus robur;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22457;Quercus robur;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22457;Quercus robur;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22457;Quercus robur;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22480;Castanea sativa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22480;Castanea sativa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22485;Fagus sylvatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 22485;Fagus sylvatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 22485;Fagus sylvatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22485;Fagus sylvatica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 22485;Fagus sylvatica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 22485;Fagus sylvatica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22485;Fagus sylvatica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22485;Fagus sylvatica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22485;Fagus sylvatica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 22485;Fagus sylvatica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22485;Fagus sylvatica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22485;Fagus sylvatica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22485;Fagus sylvatica;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22485;Fagus sylvatica;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22485;Fagus sylvatica;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22485;Fagus sylvatica;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22485;Fagus sylvatica;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22557;Geranium sanguineum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 22557;Geranium sanguineum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 22557;Geranium sanguineum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22557;Geranium sanguineum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22557;Geranium sanguineum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22557;Geranium sanguineum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22559;Geranium sylvaticum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22570;Geranium endressii;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22581;Geranium columbinum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22583;Geranium dissectum;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22583;Geranium dissectum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 22583;Geranium dissectum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 22583;Geranium dissectum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22583;Geranium dissectum;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22583;Geranium dissectum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 22583;Geranium dissectum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22583;Geranium dissectum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 22583;Geranium dissectum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22583;Geranium dissectum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22583;Geranium dissectum;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22583;Geranium dissectum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 22583;Geranium dissectum;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22583;Geranium dissectum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22583;Geranium dissectum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22583;Geranium dissectum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22583;Geranium dissectum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22583;Geranium dissectum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 22583;Geranium dissectum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22583;Geranium dissectum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22583;Geranium dissectum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22583;Geranium dissectum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22583;Geranium dissectum;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 22583;Geranium dissectum;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 22583;Geranium dissectum;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22583;Geranium dissectum;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22583;Geranium dissectum;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22585;Geranium molle;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 22585;Geranium molle;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 22585;Geranium molle;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 22585;Geranium molle;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22585;Geranium molle;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22585;Geranium molle;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22585;Geranium molle;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 22585;Geranium molle;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 22585;Geranium molle;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22585;Geranium molle;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22585;Geranium molle;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22585;Geranium molle;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 22585;Geranium molle;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22585;Geranium molle;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22585;Geranium molle;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22585;Geranium molle;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22585;Geranium molle;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 22585;Geranium molle;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22585;Geranium molle;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22585;Geranium molle;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 22585;Geranium molle;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22585;Geranium molle;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22585;Geranium molle;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22585;Geranium molle;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22585;Geranium molle;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22585;Geranium molle;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22585;Geranium molle;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22585;Geranium molle;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22585;Geranium molle;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22585;Geranium molle;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22585;Geranium molle;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22585;Geranium molle;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22585;Geranium molle;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22585;Geranium molle;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22587;Geranium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22587;Geranium palustre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22589;Geranium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 22589;Geranium pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 22589;Geranium pratense;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22589;Geranium pratense;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22589;Geranium pratense;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 22589;Geranium pratense;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 22589;Geranium pratense;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22590;Geranium pusillum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22590;Geranium pusillum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 22590;Geranium pusillum;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 22590;Geranium pusillum;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 22590;Geranium pusillum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 22590;Geranium pusillum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 22590;Geranium pusillum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 22590;Geranium pusillum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 22590;Geranium pusillum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22590;Geranium pusillum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22590;Geranium pusillum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22590;Geranium pusillum;actual measurement (following LEDA data standards);20;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 22590;Geranium pusillum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22590;Geranium pusillum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22590;Geranium pusillum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22590;Geranium pusillum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22590;Geranium pusillum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22590;Geranium pusillum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22592;Geranium robertianum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 22592;Geranium robertianum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 22592;Geranium robertianum;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22592;Geranium robertianum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 22592;Geranium robertianum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 22592;Geranium robertianum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22592;Geranium robertianum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 22592;Geranium robertianum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 22592;Geranium robertianum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 22592;Geranium robertianum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 22592;Geranium robertianum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 22592;Geranium robertianum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22592;Geranium robertianum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22592;Geranium robertianum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22592;Geranium robertianum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22592;Geranium robertianum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 22592;Geranium robertianum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 22592;Geranium robertianum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22592;Geranium robertianum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22592;Geranium robertianum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22592;Geranium robertianum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22593;Geranium rotundifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 22612;Hieracium villosum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 22631;Geranium pyrenaicum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22631;Geranium pyrenaicum;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 22631;Geranium pyrenaicum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22631;Geranium pyrenaicum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22675;Erodium cicutarium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 22675;Erodium cicutarium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 22675;Erodium cicutarium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22675;Erodium cicutarium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22675;Erodium cicutarium;actual measurement (following LEDA data standards);1;transient;;5;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 22675;Erodium cicutarium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 22675;Erodium cicutarium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22675;Erodium cicutarium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 22675;Erodium cicutarium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 22675;Erodium cicutarium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22675;Erodium cicutarium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 22675;Erodium cicutarium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22675;Erodium cicutarium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 22675;Erodium cicutarium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22675;Erodium cicutarium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 22675;Erodium cicutarium;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22675;Erodium cicutarium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22675;Erodium cicutarium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22675;Erodium cicutarium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 22675;Erodium cicutarium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22675;Erodium cicutarium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22675;Erodium cicutarium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 22675;Erodium cicutarium;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22675;Erodium cicutarium;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22675;Erodium cicutarium;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22675;Erodium cicutarium;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22675;Erodium cicutarium;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22675;Erodium cicutarium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22675;Erodium cicutarium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22675;Erodium cicutarium;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22675;Erodium cicutarium;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22675;Erodium cicutarium;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 22680;Erodium moschatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 22708;Gentiana verna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 22708;Gentiana verna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 22708;Gentiana verna;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 22708;Gentiana verna;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 22708;Gentiana verna;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 22708;Gentiana verna;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 22719;Gentianella tenella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 22775;Gentiana septemfida;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 22775;Gentiana septemfida;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 22775;Gentiana septemfida;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);78;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22823;Centaurium pulchellum;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22828;Gentiana punctata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 22828;Gentiana punctata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 22834;Gentiana pyrenaica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 22834;Gentiana pyrenaica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 22834;Gentiana pyrenaica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 22834;Gentiana pyrenaica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 22834;Gentiana pyrenaica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 22834;Gentiana pyrenaica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 22851;Gentiana nivalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 22851;Gentiana nivalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 22851;Gentiana nivalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 22851;Gentiana nivalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 22864;Blackstonia perfoliata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22864;Blackstonia perfoliata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22864;Blackstonia perfoliata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22864;Blackstonia perfoliata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22864;Blackstonia perfoliata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22864;Blackstonia perfoliata;actual measurement (following LEDA data standards);79;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22875;Gentiana pneumonanthe;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 22898;Centaurium maritimum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 22898;Centaurium maritimum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 22951;Centaurium littorale;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 22951;Centaurium littorale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 22951;Centaurium littorale;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 22951;Centaurium littorale;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 22951;Centaurium littorale;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 22951;Centaurium littorale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 22958;Gentianella germanica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22958;Gentianella germanica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22958;Gentianella germanica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 22958;Gentianella germanica;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 22958;Gentianella germanica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 22958;Gentianella germanica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 22958;Gentianella germanica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22958;Gentianella germanica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 22958;Gentianella germanica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 22963;Centaurium erythraea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 22963;Centaurium erythraea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 22963;Centaurium erythraea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22963;Centaurium erythraea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 22963;Centaurium erythraea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 22963;Centaurium erythraea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22963;Centaurium erythraea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 22963;Centaurium erythraea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 22963;Centaurium erythraea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 22963;Centaurium erythraea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 22963;Centaurium erythraea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 22963;Centaurium erythraea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 22963;Centaurium erythraea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 22963;Centaurium erythraea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 22963;Centaurium erythraea;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22963;Centaurium erythraea;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 22963;Centaurium erythraea;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 22963;Centaurium erythraea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22963;Centaurium erythraea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 22963;Centaurium erythraea;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22963;Centaurium erythraea;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 22980;Gentiana cruciata;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23007;Gentianella ciliata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23011;Gentiana clusii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23011;Gentiana clusii;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23011;Gentiana clusii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23011;Gentiana clusii;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23011;Gentiana clusii;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23011;Gentiana clusii;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23011;Gentiana clusii;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23011;Gentiana clusii;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23062;Gentiana asclepiadea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23062;Gentiana asclepiadea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23062;Gentiana asclepiadea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23062;Gentiana asclepiadea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23066;Gentianella aspera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 23102;Gentianella amarella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kelly, D. (1989): Demography of short-lived plants in chalk grassland. I. Life cycle variation in annuals and strict biennials 23102;Gentianella amarella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 23102;Gentianella amarella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 23102;Gentianella amarella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kelly, D. (1989): Demography of short-lived plants in chalk grassland. I. Life cycle variation in annuals and strict biennials 23102;Gentianella amarella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 23102;Gentianella amarella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 23102;Gentianella amarella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 23122;Ribes nigrum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 23126;Ribes rubrum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23132;Ribes spicatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 23132;Ribes spicatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 23132;Ribes spicatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 23138;Ribes uva-crispa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23138;Ribes uva-crispa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23138;Ribes uva-crispa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23138;Ribes uva-crispa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23160;Philadelphus coronarius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23160;Philadelphus coronarius;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 23203;Hypericum tetrapterum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;11;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Bruch, E. C. (1961): 1932-California Department of Agriculture buried seed project-1960 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 23212;Hypericum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 23212;Hypericum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 23212;Hypericum perforatum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 23212;Hypericum perforatum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23212;Hypericum perforatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 23212;Hypericum perforatum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 23212;Hypericum perforatum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 23212;Hypericum perforatum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 23212;Hypericum perforatum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 23212;Hypericum perforatum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 23212;Hypericum perforatum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 23212;Hypericum perforatum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 23212;Hypericum perforatum;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 23212;Hypericum perforatum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 23212;Hypericum perforatum;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 23212;Hypericum perforatum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 23212;Hypericum perforatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 23212;Hypericum perforatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);13;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 23212;Hypericum perforatum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23212;Hypericum perforatum;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 23212;Hypericum perforatum;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 23212;Hypericum perforatum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23212;Hypericum perforatum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23212;Hypericum perforatum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23212;Hypericum perforatum;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23212;Hypericum perforatum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23212;Hypericum perforatum;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23212;Hypericum perforatum;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23212;Hypericum perforatum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23212;Hypericum perforatum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23212;Hypericum perforatum;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23212;Hypericum perforatum;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23212;Hypericum perforatum;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23212;Hypericum perforatum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23212;Hypericum perforatum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23212;Hypericum perforatum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23212;Hypericum perforatum;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23212;Hypericum perforatum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23212;Hypericum perforatum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23212;Hypericum perforatum;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 23212;Hypericum perforatum;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23212;Hypericum perforatum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 23212;Hypericum perforatum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23212;Hypericum perforatum;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23212;Hypericum perforatum;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);55;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 23212;Hypericum perforatum;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);78;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23212;Hypericum perforatum;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23212;Hypericum perforatum;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 23219;Hypericum pulchrum;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 23226;Hypericum maculatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 23226;Hypericum maculatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 23226;Hypericum maculatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 23226;Hypericum maculatum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 23226;Hypericum maculatum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 23226;Hypericum maculatum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 23226;Hypericum maculatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 23226;Hypericum maculatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 23226;Hypericum maculatum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 23226;Hypericum maculatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 23226;Hypericum maculatum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 23226;Hypericum maculatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 23226;Hypericum maculatum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 23226;Hypericum maculatum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 23226;Hypericum maculatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23226;Hypericum maculatum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23226;Hypericum maculatum;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23226;Hypericum maculatum;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23226;Hypericum maculatum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23226;Hypericum maculatum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23226;Hypericum maculatum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23226;Hypericum maculatum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23226;Hypericum maculatum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23226;Hypericum maculatum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23226;Hypericum maculatum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23226;Hypericum maculatum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23226;Hypericum maculatum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23226;Hypericum maculatum;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23241;Hypericum montanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 23241;Hypericum montanum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23250;Hypericum hirsutum;actual measurement (following LEDA data standards);108;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23252;Hypericum humifusum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 23252;Hypericum humifusum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 23252;Hypericum humifusum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 23252;Hypericum humifusum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 23252;Hypericum humifusum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 23252;Hypericum humifusum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 23252;Hypericum humifusum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23252;Hypericum humifusum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 23252;Hypericum humifusum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 23252;Hypericum humifusum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 23252;Hypericum humifusum;actual measurement (following LEDA data standards);2;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 23252;Hypericum humifusum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 23252;Hypericum humifusum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 23252;Hypericum humifusum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 23252;Hypericum humifusum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 23252;Hypericum humifusum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23252;Hypericum humifusum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 23252;Hypericum humifusum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23252;Hypericum humifusum;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 23252;Hypericum humifusum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 23252;Hypericum humifusum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23252;Hypericum humifusum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 23252;Hypericum humifusum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23252;Hypericum humifusum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 23252;Hypericum humifusum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23252;Hypericum humifusum;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23252;Hypericum humifusum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23252;Hypericum humifusum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 23297;Hypericum hircinum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Nicholson, A. (1983): The depth profile of a shoreline seedbank in Matchedash Lake, Ontario 23310;Hypericum calycinum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23310;Hypericum calycinum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23312;Hypericum canadense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 23312;Hypericum canadense;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Nicholson, A. (1983): The depth profile of a shoreline seedbank in Matchedash Lake, Ontario 23335;Hypericum androsaemum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 23362;Teucrium montanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23362;Teucrium montanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23362;Teucrium montanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23362;Teucrium montanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23362;Teucrium montanum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23362;Teucrium montanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23469;Teucrium botrys;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);14;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);16;long-term persistent;;25;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 23573;Lamium amplexicaule;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 23590;Salvia nutans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 23590;Salvia nutans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 23662;Stachys recta s. recta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 23766;Calamintha nepeta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 23766;Calamintha nepeta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 23766;Calamintha nepeta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 23766;Calamintha nepeta;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23766;Calamintha nepeta;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23766;Calamintha nepeta;actual measurement (following LEDA data standards);15;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23766;Calamintha nepeta;actual measurement (following LEDA data standards);15;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 23766;Calamintha nepeta;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23766;Calamintha nepeta;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23766;Calamintha nepeta;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23840;Melissa officinalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23840;Melissa officinalis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23861;Galeopsis speciosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23861;Galeopsis speciosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 23861;Galeopsis speciosa;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23861;Galeopsis speciosa;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 23905;Mentha arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 23905;Mentha arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 23905;Mentha arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 23905;Mentha arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 23905;Mentha arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 23905;Mentha arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 23905;Mentha arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 23905;Mentha arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 23905;Mentha arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 23905;Mentha arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 23905;Mentha arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 23905;Mentha arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 23905;Mentha arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 23905;Mentha arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 23905;Mentha arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 23905;Mentha arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 23905;Mentha arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 23905;Mentha arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 23905;Mentha arvensis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 23905;Mentha arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 23905;Mentha arvensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 23905;Mentha arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23905;Mentha arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 23905;Mentha arvensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23905;Mentha arvensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 23905;Mentha arvensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 23905;Mentha arvensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 23905;Mentha arvensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23905;Mentha arvensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23905;Mentha arvensis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23905;Mentha arvensis;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23905;Mentha arvensis;actual measurement (following LEDA data standards);91;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23966;Scutellaria hastifolia;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 23967;Scutellaria minor;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 23967;Scutellaria minor;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 23967;Scutellaria minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23967;Scutellaria minor;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 23967;Scutellaria minor;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 23973;Origanum vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 23973;Origanum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23973;Origanum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23973;Origanum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23973;Origanum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23973;Origanum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 23973;Origanum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 23973;Origanum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23973;Origanum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23973;Origanum vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23973;Origanum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 23973;Origanum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 23973;Origanum vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 23973;Origanum vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 23973;Origanum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23973;Origanum vulgare;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 23973;Origanum vulgare;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 23973;Origanum vulgare;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 23973;Origanum vulgare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 23973;Origanum vulgare;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23973;Origanum vulgare;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 23973;Origanum vulgare;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 23973;Origanum vulgare;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23973;Origanum vulgare;actual measurement (following LEDA data standards);79;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 23985;Prunella grandiflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23985;Prunella grandiflora;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 23985;Prunella grandiflora;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23985;Prunella grandiflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 23985;Prunella grandiflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23985;Prunella grandiflora;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23985;Prunella grandiflora;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23985;Prunella grandiflora;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23985;Prunella grandiflora;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23985;Prunella grandiflora;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 23985;Prunella grandiflora;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23985;Prunella grandiflora;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23985;Prunella grandiflora;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 23985;Prunella grandiflora;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 23985;Prunella grandiflora;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 23985;Prunella grandiflora;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24023;Stachys sylvatica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 24023;Stachys sylvatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24023;Stachys sylvatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 24023;Stachys sylvatica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 24023;Stachys sylvatica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 24023;Stachys sylvatica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 24023;Stachys sylvatica;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 24023;Stachys sylvatica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24023;Stachys sylvatica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 24023;Stachys sylvatica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24023;Stachys sylvatica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 24023;Stachys sylvatica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 24023;Stachys sylvatica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 24023;Stachys sylvatica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 24023;Stachys sylvatica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 24023;Stachys sylvatica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24023;Stachys sylvatica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24023;Stachys sylvatica;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24023;Stachys sylvatica;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24023;Stachys sylvatica;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24023;Stachys sylvatica;actual measurement (following LEDA data standards);108;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24142;Ajuga genevensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 24142;Ajuga genevensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24142;Ajuga genevensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24142;Ajuga genevensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 24142;Ajuga genevensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 24142;Ajuga genevensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24142;Ajuga genevensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 24142;Ajuga genevensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 24142;Ajuga genevensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 24144;Ajuga pyramidalis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 24144;Ajuga pyramidalis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 24144;Ajuga pyramidalis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 24182;Lamium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 24182;Lamium album;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 24182;Lamium album;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 24182;Lamium album;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 24182;Lamium album;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 24182;Lamium album;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 24182;Lamium album;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 24182;Lamium album;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 24182;Lamium album;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 24182;Lamium album;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 24182;Lamium album;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24182;Lamium album;actual measurement (following LEDA data standards);13;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 24182;Lamium album;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24182;Lamium album;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24182;Lamium album;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24182;Lamium album;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24182;Lamium album;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24182;Lamium album;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24182;Lamium album;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24182;Lamium album;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24182;Lamium album;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24182;Lamium album;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24182;Lamium album;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24182;Lamium album;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24182;Lamium album;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 24182;Lamium album;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24182;Lamium album;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24187;Lamium hybridum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 24189;Lamium maculatum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24218;Clinopodium vulgare;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24284;Mentha pulegium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 24284;Mentha pulegium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 24284;Mentha pulegium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24284;Mentha pulegium;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Panetta, F. D. (1985): Population studies on Pennyroyal mint (Mentha pulegium). II. Seed banks 24289;Mentha spicata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24289;Mentha spicata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24289;Mentha spicata;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24289;Mentha spicata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24299;Salvia pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 24299;Salvia pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 24299;Salvia pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 24299;Salvia pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24299;Salvia pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 24299;Salvia pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24299;Salvia pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 24299;Salvia pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 24299;Salvia pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24299;Salvia pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 24299;Salvia pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24299;Salvia pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 24299;Salvia pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24299;Salvia pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 24299;Salvia pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24299;Salvia pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 24299;Salvia pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 24299;Salvia pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24299;Salvia pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 24299;Salvia pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24299;Salvia pratensis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24299;Salvia pratensis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24343;Phlomis tuberosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24343;Phlomis tuberosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 24350;Prunella vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 24350;Prunella vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 24350;Prunella vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 24350;Prunella vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24350;Prunella vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 24350;Prunella vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24350;Prunella vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 24350;Prunella vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24350;Prunella vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24350;Prunella vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 24350;Prunella vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 24350;Prunella vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24350;Prunella vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 24350;Prunella vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24350;Prunella vulgaris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24350;Prunella vulgaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 24350;Prunella vulgaris;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24350;Prunella vulgaris;actual measurement (following LEDA data standards);10;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24350;Prunella vulgaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24350;Prunella vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24350;Prunella vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24350;Prunella vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 24350;Prunella vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24350;Prunella vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24350;Prunella vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24350;Prunella vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24350;Prunella vulgaris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 24350;Prunella vulgaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24350;Prunella vulgaris;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24350;Prunella vulgaris;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24350;Prunella vulgaris;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24350;Prunella vulgaris;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24350;Prunella vulgaris;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24350;Prunella vulgaris;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24369;Stachys arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 24369;Stachys arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 24369;Stachys arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24369;Stachys arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24369;Stachys arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24369;Stachys arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24369;Stachys arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 24369;Stachys arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24369;Stachys arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24369;Stachys arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24369;Stachys arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24369;Stachys arvensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24369;Stachys arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24369;Stachys arvensis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24369;Stachys arvensis;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24386;Scutellaria galericulata;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24460;Teucrium scorodonia;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24493;Acinos arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24493;Acinos arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24493;Acinos arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24493;Acinos arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24493;Acinos arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24493;Acinos arvensis;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24493;Acinos arvensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24493;Acinos arvensis;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24497;Ajuga chamaepitys;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 24516;Thymus pannonicus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24516;Thymus pannonicus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 24516;Thymus pannonicus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24516;Thymus pannonicus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24516;Thymus pannonicus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24516;Thymus pannonicus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24516;Thymus pannonicus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24516;Thymus pannonicus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24516;Thymus pannonicus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24516;Thymus pannonicus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24516;Thymus pannonicus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24563;Ballota nigra;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 24563;Ballota nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 24563;Ballota nigra;actual measurement (following LEDA data standards);3;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 24563;Ballota nigra;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 24563;Ballota nigra;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24563;Ballota nigra;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24563;Ballota nigra;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 24563;Ballota nigra;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24582;Dracocephalum thymiflorum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 24582;Dracocephalum thymiflorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 24606;Lycopus europaeus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 24606;Lycopus europaeus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 24606;Lycopus europaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24606;Lycopus europaeus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24606;Lycopus europaeus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24606;Lycopus europaeus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24606;Lycopus europaeus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 24606;Lycopus europaeus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24606;Lycopus europaeus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24606;Lycopus europaeus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24606;Lycopus europaeus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24606;Lycopus europaeus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24606;Lycopus europaeus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24606;Lycopus europaeus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24606;Lycopus europaeus;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24606;Lycopus europaeus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24606;Lycopus europaeus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24619;Melittis melissophyllum;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24622;Mentha aquatica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 24622;Mentha aquatica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24622;Mentha aquatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24622;Mentha aquatica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 24622;Mentha aquatica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24622;Mentha aquatica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 24622;Mentha aquatica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24622;Mentha aquatica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24622;Mentha aquatica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24622;Mentha aquatica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24622;Mentha aquatica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 24622;Mentha aquatica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24622;Mentha aquatica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24622;Mentha aquatica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24622;Mentha aquatica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 24622;Mentha aquatica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24622;Mentha aquatica;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 24622;Mentha aquatica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24622;Mentha aquatica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24622;Mentha aquatica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24622;Mentha aquatica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24622;Mentha aquatica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24622;Mentha aquatica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24622;Mentha aquatica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 24622;Mentha aquatica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24622;Mentha aquatica;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24622;Mentha aquatica;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 24622;Mentha aquatica;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24622;Mentha aquatica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24622;Mentha aquatica;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24622;Mentha aquatica;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24622;Mentha aquatica;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24622;Mentha aquatica;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24622;Mentha aquatica;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 24622;Mentha aquatica;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 24622;Mentha aquatica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 24622;Mentha aquatica;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 24622;Mentha aquatica;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24622;Mentha aquatica;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24622;Mentha aquatica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 24622;Mentha aquatica;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24622;Mentha aquatica;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 24622;Mentha aquatica;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 24622;Mentha aquatica;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24622;Mentha aquatica;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24622;Mentha aquatica;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24622;Mentha aquatica;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24622;Mentha aquatica;actual measurement (following LEDA data standards);98;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24622;Mentha aquatica;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24622;Mentha aquatica;actual measurement (following LEDA data standards);104;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);10;long-term persistent;;24;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24648;Galeopsis tetrahit;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 24650;Glechoma hederacea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 24650;Glechoma hederacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 24650;Glechoma hederacea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 24650;Glechoma hederacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 24650;Glechoma hederacea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 24650;Glechoma hederacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24650;Glechoma hederacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 24650;Glechoma hederacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 24650;Glechoma hederacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 24650;Glechoma hederacea;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 24650;Glechoma hederacea;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24650;Glechoma hederacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24650;Glechoma hederacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24650;Glechoma hederacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24650;Glechoma hederacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24650;Glechoma hederacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24650;Glechoma hederacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 24650;Glechoma hederacea;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 24650;Glechoma hederacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);16;long-term persistent;;460;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 24650;Glechoma hederacea;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 24650;Glechoma hederacea;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24650;Glechoma hederacea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24650;Glechoma hederacea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24650;Glechoma hederacea;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24650;Glechoma hederacea;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 24650;Glechoma hederacea;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 24650;Glechoma hederacea;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);69;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 24650;Glechoma hederacea;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24650;Glechoma hederacea;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24650;Glechoma hederacea;actual measurement (following LEDA data standards);96;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24650;Glechoma hederacea;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);96;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24665;Lamiastrum galeobdolon;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24813;Teucrium chamaedrys;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 24834;Stachys annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lopez, C. (1988): Estimation du stock semencier dans le cadre d'un essai étudiant l'influence de systèmes cultureaux sur l'évolution de la flore adventice 24916;Stachys officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24916;Stachys officinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 24916;Stachys officinalis;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 24916;Stachys officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 24916;Stachys officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 24916;Stachys officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24916;Stachys officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 24916;Stachys officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24916;Stachys officinalis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 24916;Stachys officinalis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24916;Stachys officinalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24916;Stachys officinalis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 24916;Stachys officinalis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24916;Stachys officinalis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 24921;Stachys palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24921;Stachys palustris;actual measurement (following LEDA data standards);1;transient;;5;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 24921;Stachys palustris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 24921;Stachys palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24921;Stachys palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 24921;Stachys palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 24921;Stachys palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 24921;Stachys palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24921;Stachys palustris;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 24921;Stachys palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24921;Stachys palustris;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24921;Stachys palustris;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 24924;Thymus praecox;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 24924;Thymus praecox;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24924;Thymus praecox;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 24924;Thymus praecox;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24924;Thymus praecox;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24924;Thymus praecox;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 24924;Thymus praecox;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 24924;Thymus praecox;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 24924;Thymus praecox;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 24924;Thymus praecox;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24924;Thymus praecox;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 24924;Thymus praecox;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24924;Thymus praecox;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 24924;Thymus praecox;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24924;Thymus praecox;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 24924;Thymus praecox;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 24924;Thymus praecox;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 24924;Thymus praecox;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24924;Thymus praecox;actual measurement (following LEDA data standards);111;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24924;Thymus praecox;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24924;Thymus praecox;actual measurement (following LEDA data standards);113;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 24928;Thymus serpyllum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 24928;Thymus serpyllum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 24928;Thymus serpyllum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 24928;Thymus serpyllum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 24928;Thymus serpyllum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 24928;Thymus serpyllum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 24928;Thymus serpyllum;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24929;Thymus pulegioides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24929;Thymus pulegioides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 24929;Thymus pulegioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 24929;Thymus pulegioides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24929;Thymus pulegioides;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 24929;Thymus pulegioides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 24929;Thymus pulegioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 24929;Thymus pulegioides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24929;Thymus pulegioides;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 24929;Thymus pulegioides;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 24929;Thymus pulegioides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24929;Thymus pulegioides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24929;Thymus pulegioides;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 24929;Thymus pulegioides;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 24929;Thymus pulegioides;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 24929;Thymus pulegioides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 24929;Thymus pulegioides;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24929;Thymus pulegioides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 24929;Thymus pulegioides;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 24929;Thymus pulegioides;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 24929;Thymus pulegioides;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 24929;Thymus pulegioides;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24929;Thymus pulegioides;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24929;Thymus pulegioides;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24929;Thymus pulegioides;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 24929;Thymus pulegioides;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 24929;Thymus pulegioides;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25036;Prunella laciniata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wilson, B. J. (1992): Seedbank persistence and seedling emergence of seven weed species in autumn - sown crops following a single year's seeding 25103;Lamium purpureum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Csontos, P. (1997): Seed bank of Pinus nigra plantations in dolomite rock grassland habitats, and its implications for restoring grassland vegetation 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 25103;Lamium purpureum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 25103;Lamium purpureum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 25103;Lamium purpureum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25103;Lamium purpureum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 25103;Lamium purpureum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 25103;Lamium purpureum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25103;Lamium purpureum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25103;Lamium purpureum;actual measurement (following LEDA data standards);10;long-term persistent;;160;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 25103;Lamium purpureum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25103;Lamium purpureum;actual measurement (following LEDA data standards);12;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 25103;Lamium purpureum;actual measurement (following LEDA data standards);13;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 25103;Lamium purpureum;actual measurement (following LEDA data standards);14;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 25103;Lamium purpureum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25103;Lamium purpureum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25103;Lamium purpureum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25103;Lamium purpureum;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25103;Lamium purpureum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25103;Lamium purpureum;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25103;Lamium purpureum;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25103;Lamium purpureum;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25103;Lamium purpureum;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25103;Lamium purpureum;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25103;Lamium purpureum;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25103;Lamium purpureum;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25103;Lamium purpureum;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25103;Lamium purpureum;actual measurement (following LEDA data standards);64;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25103;Lamium purpureum;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25103;Lamium purpureum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 25159;Ajuga reptans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25159;Ajuga reptans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25159;Ajuga reptans;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 25159;Ajuga reptans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 25159;Ajuga reptans;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 25159;Ajuga reptans;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 25159;Ajuga reptans;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 25159;Ajuga reptans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 25159;Ajuga reptans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 25159;Ajuga reptans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25159;Ajuga reptans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25159;Ajuga reptans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25159;Ajuga reptans;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25159;Ajuga reptans;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25159;Ajuga reptans;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25159;Ajuga reptans;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25159;Ajuga reptans;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 25159;Ajuga reptans;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25159;Ajuga reptans;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25159;Ajuga reptans;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25159;Ajuga reptans;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 25159;Ajuga reptans;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25159;Ajuga reptans;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 25159;Ajuga reptans;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25159;Ajuga reptans;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 25159;Ajuga reptans;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25159;Ajuga reptans;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 25159;Ajuga reptans;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 25159;Ajuga reptans;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25159;Ajuga reptans;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 25159;Ajuga reptans;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);85;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);89;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);90;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25159;Ajuga reptans;actual measurement (following LEDA data standards);108;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25232;Myriophyllum spicatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 25232;Myriophyllum spicatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 25232;Myriophyllum spicatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 25253;Nuphar lutea;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25253;Nuphar lutea;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25253;Nuphar lutea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25253;Nuphar lutea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25253;Nuphar lutea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25260;Nymphaea alba;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 25260;Nymphaea alba;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25260;Nymphaea alba;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25260;Nymphaea alba;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25260;Nymphaea alba;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 25285;Liriodendron tulipifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 25285;Liriodendron tulipifera;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 25308;Morus alba;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 25308;Morus alba;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 25316;Myrica gale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 25316;Myrica gale;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 25389;Corydalis cava;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25403;Corydalis intermedia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25435;Chelidonium majus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 25435;Chelidonium majus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 25435;Chelidonium majus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 25435;Chelidonium majus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 25435;Chelidonium majus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 25435;Chelidonium majus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25435;Chelidonium majus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25435;Chelidonium majus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25435;Chelidonium majus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25435;Chelidonium majus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25435;Chelidonium majus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25435;Chelidonium majus;actual measurement (following LEDA data standards);67;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25443;Fumaria capreolata;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25443;Fumaria capreolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25469;Corydalis solida;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1987): New data on seed bank in the soil under broad-leaved deciduous forests 25469;Corydalis solida;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25513;Papaver dubium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25513;Papaver dubium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and periodicity of seedling emergence in four weedy species of Papaver 25513;Papaver dubium;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 25513;Papaver dubium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 25513;Papaver dubium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25513;Papaver dubium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 25513;Papaver dubium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25513;Papaver dubium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 25513;Papaver dubium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25513;Papaver dubium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25513;Papaver dubium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25513;Papaver dubium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 25513;Papaver dubium;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25513;Papaver dubium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 25513;Papaver dubium;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 25513;Papaver dubium;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25513;Papaver dubium;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 25513;Papaver dubium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25513;Papaver dubium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 25513;Papaver dubium;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25513;Papaver dubium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25513;Papaver dubium;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25513;Papaver dubium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25513;Papaver dubium;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25513;Papaver dubium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25513;Papaver dubium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25513;Papaver dubium;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25513;Papaver dubium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25513;Papaver dubium;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25513;Papaver dubium;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25520;Fumaria schleicheri;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25520;Fumaria schleicheri;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25520;Fumaria schleicheri;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25520;Fumaria schleicheri;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25522;Fumaria vaillantii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25531;Glaucium corniculatum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 25549;Fumaria officinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 25549;Fumaria officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 25549;Fumaria officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 25549;Fumaria officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 25549;Fumaria officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25549;Fumaria officinalis;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25549;Fumaria officinalis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 25549;Fumaria officinalis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 25549;Fumaria officinalis;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25549;Fumaria officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 25549;Fumaria officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25549;Fumaria officinalis;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25549;Fumaria officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 25549;Fumaria officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25549;Fumaria officinalis;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25549;Fumaria officinalis;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25549;Fumaria officinalis;actual measurement (following LEDA data standards);7;long-term persistent;;60;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 25549;Fumaria officinalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25549;Fumaria officinalis;actual measurement (following LEDA data standards);9;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 25549;Fumaria officinalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25549;Fumaria officinalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25549;Fumaria officinalis;actual measurement (following LEDA data standards);10;long-term persistent;;24;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 25549;Fumaria officinalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25549;Fumaria officinalis;actual measurement (following LEDA data standards);12;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 25549;Fumaria officinalis;actual measurement (following LEDA data standards);13;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 25549;Fumaria officinalis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 25549;Fumaria officinalis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25549;Fumaria officinalis;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 25549;Fumaria officinalis;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25549;Fumaria officinalis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25549;Fumaria officinalis;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25549;Fumaria officinalis;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and periodicity of seedling emergence in four weedy species of Papaver 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wilson, B. J. (1992): Seedbank persistence and seedling emergence of seven weed species in autumn - sown crops following a single year's seeding 25577;Papaver rhoeas;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Csontos, P. (1997): Seed bank of Pinus nigra plantations in dolomite rock grassland habitats, and its implications for restoring grassland vegetation 25577;Papaver rhoeas;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 25577;Papaver rhoeas;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 25577;Papaver rhoeas;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25577;Papaver rhoeas;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 25577;Papaver rhoeas;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25577;Papaver rhoeas;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25577;Papaver rhoeas;actual measurement (following LEDA data standards);3;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 25577;Papaver rhoeas;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25577;Papaver rhoeas;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 25577;Papaver rhoeas;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25577;Papaver rhoeas;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25577;Papaver rhoeas;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 25577;Papaver rhoeas;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 25577;Papaver rhoeas;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25577;Papaver rhoeas;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 25577;Papaver rhoeas;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 25577;Papaver rhoeas;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25577;Papaver rhoeas;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25577;Papaver rhoeas;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 25577;Papaver rhoeas;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 25577;Papaver rhoeas;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 25577;Papaver rhoeas;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25577;Papaver rhoeas;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25577;Papaver rhoeas;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25577;Papaver rhoeas;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25577;Papaver rhoeas;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 25577;Papaver rhoeas;actual measurement (following LEDA data standards);10;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);10;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 25577;Papaver rhoeas;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25577;Papaver rhoeas;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 25577;Papaver rhoeas;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 25577;Papaver rhoeas;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25577;Papaver rhoeas;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 25577;Papaver rhoeas;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25577;Papaver rhoeas;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25577;Papaver rhoeas;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25577;Papaver rhoeas;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25577;Papaver rhoeas;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25577;Papaver rhoeas;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25577;Papaver rhoeas;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25577;Papaver rhoeas;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25577;Papaver rhoeas;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25577;Papaver rhoeas;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25577;Papaver rhoeas;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25577;Papaver rhoeas;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25589;Papaver somniferum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 25589;Papaver somniferum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 25589;Papaver somniferum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 25589;Papaver somniferum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25589;Papaver somniferum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25595;Papaver hybridum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 25614;Papaver radicatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 25614;Papaver radicatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 25614;Papaver radicatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 25614;Papaver radicatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 25614;Papaver radicatum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 25614;Papaver radicatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 25614;Papaver radicatum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 25614;Papaver radicatum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 25636;Parnassia palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 25636;Parnassia palustris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 25636;Parnassia palustris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 25636;Parnassia palustris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25636;Parnassia palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25636;Parnassia palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25636;Parnassia palustris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25636;Parnassia palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25636;Parnassia palustris;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 25636;Parnassia palustris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25666;Malva parviflora;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25668;Malva pusilla;actual measurement (following LEDA data standards);1;long-term persistent;;100;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 25674;Malva sylvestris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 25674;Malva sylvestris;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 25674;Malva sylvestris;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 25674;Malva sylvestris;actual measurement (following LEDA data standards);6;long-term persistent;;90;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 25674;Malva sylvestris;actual measurement (following LEDA data standards);23;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25674;Malva sylvestris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25674;Malva sylvestris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25674;Malva sylvestris;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25674;Malva sylvestris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25674;Malva sylvestris;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25674;Malva sylvestris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25674;Malva sylvestris;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25674;Malva sylvestris;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25674;Malva sylvestris;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 25691;Sida rhombifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 25717;Malva moschata;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 25717;Malva moschata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25717;Malva moschata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25717;Malva moschata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25717;Malva moschata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25717;Malva moschata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25717;Malva moschata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25718;Malva neglecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25718;Malva neglecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25718;Malva neglecta;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 25718;Malva neglecta;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 25718;Malva neglecta;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 25718;Malva neglecta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25718;Malva neglecta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25718;Malva neglecta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25718;Malva neglecta;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25718;Malva neglecta;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25718;Malva neglecta;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25718;Malva neglecta;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25718;Malva neglecta;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 25733;Lavatera cretica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 25745;Lavatera thuringiaca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 25827;Oxalis stricta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Abrams, M. D. (1988): Effect of burning regime on buried seed banks and canopy coverage in a Kansas tallgrass prairie 25827;Oxalis stricta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25827;Oxalis stricta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 25827;Oxalis stricta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 25827;Oxalis stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 25827;Oxalis stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 25827;Oxalis stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 25827;Oxalis stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Abrams, M. D. (1988): Effect of burning regime on buried seed banks and canopy coverage in a Kansas tallgrass prairie 25827;Oxalis stricta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 25827;Oxalis stricta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25827;Oxalis stricta;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 25827;Oxalis stricta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Abrams, M. D. (1988): Effect of burning regime on buried seed banks and canopy coverage in a Kansas tallgrass prairie 25827;Oxalis stricta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 25827;Oxalis stricta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25827;Oxalis stricta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 25827;Oxalis stricta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 25827;Oxalis stricta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25827;Oxalis stricta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 25827;Oxalis stricta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 25827;Oxalis stricta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25827;Oxalis stricta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 25827;Oxalis stricta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 25827;Oxalis stricta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 25827;Oxalis stricta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25827;Oxalis stricta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 25827;Oxalis stricta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 25827;Oxalis stricta;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 25827;Oxalis stricta;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 25827;Oxalis stricta;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25834;Oxalis europaea;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 25837;Oxalis corymbosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 25840;Oxalis corniculata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25840;Oxalis corniculata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 25840;Oxalis corniculata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 25840;Oxalis corniculata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Lush, W. M. (1988): Biology of Poa annua in a temperate zone of golf putting green (Agrostis stolonifera/Poa annua). II. The seed bank 25840;Oxalis corniculata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25840;Oxalis corniculata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25840;Oxalis corniculata;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25840;Oxalis corniculata;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25840;Oxalis corniculata;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25840;Oxalis corniculata;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 25842;Oxalis acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 25842;Oxalis acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 25842;Oxalis acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 25842;Oxalis acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25842;Oxalis acetosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 25842;Oxalis acetosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 25842;Oxalis acetosella;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 25842;Oxalis acetosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 25842;Oxalis acetosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 25842;Oxalis acetosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25842;Oxalis acetosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 25842;Oxalis acetosella;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 25842;Oxalis acetosella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 25842;Oxalis acetosella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25842;Oxalis acetosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 25842;Oxalis acetosella;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 25842;Oxalis acetosella;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 25842;Oxalis acetosella;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 25842;Oxalis acetosella;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 25842;Oxalis acetosella;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 25842;Oxalis acetosella;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 25842;Oxalis acetosella;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 25842;Oxalis acetosella;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 25842;Oxalis acetosella;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 25855;Linum tenuifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25855;Linum tenuifolium;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25855;Linum tenuifolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25855;Linum tenuifolium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25855;Linum tenuifolium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25855;Linum tenuifolium;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25855;Linum tenuifolium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 25866;Linum usitatissimum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 25866;Linum usitatissimum;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 25866;Linum usitatissimum;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 25873;Radiola linoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 25873;Radiola linoides;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 25878;Linum perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 25878;Linum perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kelly, D. (1989): Demography of short-lived plants in chalk grassland. I. Life cycle variation in annuals and strict biennials 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 25925;Linum catharticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25925;Linum catharticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 25925;Linum catharticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25925;Linum catharticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 25925;Linum catharticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 25925;Linum catharticum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 25925;Linum catharticum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 25925;Linum catharticum;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Milberg, Per (1994): Germination ecology of the grassland biennial Linum catharticum 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kelly, D. (1989): Demography of short-lived plants in chalk grassland. I. Life cycle variation in annuals and strict biennials 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 25925;Linum catharticum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 25925;Linum catharticum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 25925;Linum catharticum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25925;Linum catharticum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 25925;Linum catharticum;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 25925;Linum catharticum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25925;Linum catharticum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 25925;Linum catharticum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 25925;Linum catharticum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 25925;Linum catharticum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 25925;Linum catharticum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 25925;Linum catharticum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 25925;Linum catharticum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 25925;Linum catharticum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25925;Linum catharticum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25925;Linum catharticum;actual measurement (following LEDA data standards);3;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 25925;Linum catharticum;actual measurement (following LEDA data standards);3;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 25925;Linum catharticum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 25925;Linum catharticum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 25925;Linum catharticum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 25925;Linum catharticum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 25925;Linum catharticum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 25925;Linum catharticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25925;Linum catharticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 25925;Linum catharticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 25925;Linum catharticum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 25925;Linum catharticum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 25925;Linum catharticum;actual measurement (following LEDA data standards);4;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 25925;Linum catharticum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 25925;Linum catharticum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 25925;Linum catharticum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 25925;Linum catharticum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 25925;Linum catharticum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 25925;Linum catharticum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 25925;Linum catharticum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 25925;Linum catharticum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 25925;Linum catharticum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 25925;Linum catharticum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25925;Linum catharticum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 25925;Linum catharticum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 25925;Linum catharticum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 25925;Linum catharticum;actual measurement (following LEDA data standards);7;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 25925;Linum catharticum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 25925;Linum catharticum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 25925;Linum catharticum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 25925;Linum catharticum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 25925;Linum catharticum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25925;Linum catharticum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 25925;Linum catharticum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 25925;Linum catharticum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 25925;Linum catharticum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 25925;Linum catharticum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 25925;Linum catharticum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 25925;Linum catharticum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25925;Linum catharticum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25925;Linum catharticum;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25925;Linum catharticum;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25925;Linum catharticum;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 25925;Linum catharticum;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 25925;Linum catharticum;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26016;Lythrum acutangulum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 26030;Lythrum junceum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 26030;Lythrum junceum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 26036;Lythrum portula;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26036;Lythrum portula;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26036;Lythrum portula;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26036;Lythrum portula;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26036;Lythrum portula;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26036;Lythrum portula;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26036;Lythrum portula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26036;Lythrum portula;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26036;Lythrum portula;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26036;Lythrum portula;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26036;Lythrum portula;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26036;Lythrum portula;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26036;Lythrum portula;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26036;Lythrum portula;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26036;Lythrum portula;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26036;Lythrum portula;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26036;Lythrum portula;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26036;Lythrum portula;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26036;Lythrum portula;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26036;Lythrum portula;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26036;Lythrum portula;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26036;Lythrum portula;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26036;Lythrum portula;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26036;Lythrum portula;actual measurement (following LEDA data standards);90;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26036;Lythrum portula;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Welling, C. H. (1990): Seed bank dynamics of Lythrum salicaria L.: implications for control of this species in North America 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26038;Lythrum salicaria;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26038;Lythrum salicaria;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26038;Lythrum salicaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26038;Lythrum salicaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26038;Lythrum salicaria;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26038;Lythrum salicaria;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26038;Lythrum salicaria;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26038;Lythrum salicaria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26038;Lythrum salicaria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26038;Lythrum salicaria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26038;Lythrum salicaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26038;Lythrum salicaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26038;Lythrum salicaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26038;Lythrum salicaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26038;Lythrum salicaria;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26038;Lythrum salicaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26038;Lythrum salicaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26038;Lythrum salicaria;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26038;Lythrum salicaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26038;Lythrum salicaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26038;Lythrum salicaria;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26038;Lythrum salicaria;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26038;Lythrum salicaria;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26038;Lythrum salicaria;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26038;Lythrum salicaria;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26038;Lythrum salicaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26038;Lythrum salicaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26038;Lythrum salicaria;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26038;Lythrum salicaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26038;Lythrum salicaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26038;Lythrum salicaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26038;Lythrum salicaria;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26038;Lythrum salicaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26038;Lythrum salicaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26038;Lythrum salicaria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26038;Lythrum salicaria;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26038;Lythrum salicaria;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26038;Lythrum salicaria;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26038;Lythrum salicaria;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);75;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);80;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);81;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);82;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);85;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26038;Lythrum salicaria;actual measurement (following LEDA data standards);92;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26057;Circaea alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26057;Circaea alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26057;Circaea alpina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26061;Circaea lutetiana;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26061;Circaea lutetiana;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26061;Circaea lutetiana;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26061;Circaea lutetiana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26061;Circaea lutetiana;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26066;Epilobium adenocaulon;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26073;Epilobium anagallidifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1984): A comparison of seed reserves in arctic, subarctic and alpine soils 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);55;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);93;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);95;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);100;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26075;Epilobium angustifolium;actual measurement (following LEDA data standards);103;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26085;Pinguicula vulgaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26103;Utricularia vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 26120;Pinguicula alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 26120;Pinguicula alpina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26120;Pinguicula alpina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26120;Pinguicula alpina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26159;Orobanche reticulata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26159;Orobanche reticulata;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26159;Orobanche reticulata;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26159;Orobanche reticulata;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26352;Menyanthes trifoliata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26354;Nymphoides peltata;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds deliberately buried in the field;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 26354;Nymphoides peltata;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds deliberately buried in the field;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 26354;Nymphoides peltata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 26354;Nymphoides peltata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Smits, A. J. M. (1990): Germination requirements and seed banks of some nymphaeid macrophytes: Nymphaea alba L., Nuphar lutea (L.) Sm. and Nymphoides peltata (Gmel.) O. Kuntze 26362;Ligustrum ovalifolium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26363;Ligustrum vulgare;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Gardner, G. (1977): The reproductive capacity of Fraxinus excelsior on the Derbyshire Limestone 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26381;Fraxinus excelsior;actual measurement (following LEDA data standards);108;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Egley, G. H. (1983): Longevity of weed seeds after 5.5 years in the Stoneville 50-year buried seed study 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 26442;Oenothera biennis;actual measurement (following LEDA data standards);1;long-term persistent;80;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 26442;Oenothera biennis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 26442;Oenothera biennis;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 26442;Oenothera biennis;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 26442;Oenothera biennis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 26442;Oenothera biennis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 26442;Oenothera biennis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 26442;Oenothera biennis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 26442;Oenothera biennis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 26442;Oenothera biennis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 26442;Oenothera biennis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 26442;Oenothera biennis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 26442;Oenothera biennis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 26442;Oenothera biennis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 26448;Oenothera erythrosepala;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26459;Oenothera parviflora;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26459;Oenothera parviflora;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26459;Oenothera parviflora;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26459;Oenothera parviflora;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26459;Oenothera parviflora;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26459;Oenothera parviflora;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 26459;Oenothera parviflora;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 26459;Oenothera parviflora;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 26459;Oenothera parviflora;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 26459;Oenothera parviflora;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 26459;Oenothera parviflora;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);1;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);5;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);6;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);7;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);9;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);10;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);11;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);14;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);15;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26469;Epilobium tetragonum;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26480;Ludwigia palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 26480;Ludwigia palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Nicholson, A. (1983): The depth profile of a shoreline seedbank in Matchedash Lake, Ontario 26496;Epilobium montanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26496;Epilobium montanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 26496;Epilobium montanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26496;Epilobium montanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 26496;Epilobium montanum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 26496;Epilobium montanum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1987): New data on seed bank in the soil under broad-leaved deciduous forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 26496;Epilobium montanum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26496;Epilobium montanum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26496;Epilobium montanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 26496;Epilobium montanum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26496;Epilobium montanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26496;Epilobium montanum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 26496;Epilobium montanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26496;Epilobium montanum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26496;Epilobium montanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 26496;Epilobium montanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 26496;Epilobium montanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26496;Epilobium montanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26496;Epilobium montanum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26496;Epilobium montanum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26496;Epilobium montanum;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26496;Epilobium montanum;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26496;Epilobium montanum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26496;Epilobium montanum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26496;Epilobium montanum;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26496;Epilobium montanum;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26496;Epilobium montanum;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26496;Epilobium montanum;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26496;Epilobium montanum;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26496;Epilobium montanum;actual measurement (following LEDA data standards);108;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26496;Epilobium montanum;actual measurement (following LEDA data standards);112;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26502;Epilobium obscurum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 26502;Epilobium obscurum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26502;Epilobium obscurum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26502;Epilobium obscurum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26502;Epilobium obscurum;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 26502;Epilobium obscurum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26504;Epilobium palustre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26504;Epilobium palustre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26504;Epilobium palustre;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 26504;Epilobium palustre;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26504;Epilobium palustre;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26504;Epilobium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 26504;Epilobium palustre;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26504;Epilobium palustre;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26504;Epilobium palustre;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26504;Epilobium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26504;Epilobium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26504;Epilobium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26504;Epilobium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26504;Epilobium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26504;Epilobium palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26504;Epilobium palustre;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26504;Epilobium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26504;Epilobium palustre;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26504;Epilobium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26504;Epilobium palustre;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26504;Epilobium palustre;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26504;Epilobium palustre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26504;Epilobium palustre;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26504;Epilobium palustre;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26504;Epilobium palustre;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26504;Epilobium palustre;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26504;Epilobium palustre;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26505;Epilobium parviflorum;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26508;Epilobium roseum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26508;Epilobium roseum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wisheu, I. C. (1991): Seed banks of a rare wetland plant community: distribution patterns and effects of human-induced disturbance 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);59;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);68;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);75;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);84;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);97;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26518;Epilobium ciliatum;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26520;Epilobium collinum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26520;Epilobium collinum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26520;Epilobium collinum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26520;Epilobium collinum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26520;Epilobium collinum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26520;Epilobium collinum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26520;Epilobium collinum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26520;Epilobium collinum;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26522;Epilobium davuricum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 26522;Epilobium davuricum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 26535;Epilobium glandulosum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 26535;Epilobium glandulosum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);10;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);92;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);105;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);106;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);107;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);109;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26536;Epilobium hirsutum;actual measurement (following LEDA data standards);110;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26547;Thalictrum minus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 26547;Thalictrum minus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 26598;Trollius europaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26598;Trollius europaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 26598;Trollius europaeus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26598;Trollius europaeus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 26598;Trollius europaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 26598;Trollius europaeus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26598;Trollius europaeus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 26598;Trollius europaeus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26598;Trollius europaeus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26598;Trollius europaeus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26598;Trollius europaeus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26623;Ranunculus reptans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wisheu, I. C. (1991): Seed banks of a rare wetland plant community: distribution patterns and effects of human-induced disturbance 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 26624;Ranunculus flammula;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26624;Ranunculus flammula;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26624;Ranunculus flammula;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26624;Ranunculus flammula;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26624;Ranunculus flammula;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26624;Ranunculus flammula;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26624;Ranunculus flammula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 26624;Ranunculus flammula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26624;Ranunculus flammula;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26624;Ranunculus flammula;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26624;Ranunculus flammula;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 26624;Ranunculus flammula;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26624;Ranunculus flammula;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26624;Ranunculus flammula;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26624;Ranunculus flammula;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26624;Ranunculus flammula;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26624;Ranunculus flammula;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26624;Ranunculus flammula;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26624;Ranunculus flammula;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26624;Ranunculus flammula;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26624;Ranunculus flammula;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26624;Ranunculus flammula;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26624;Ranunculus flammula;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26624;Ranunculus flammula;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26624;Ranunculus flammula;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26624;Ranunculus flammula;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26624;Ranunculus flammula;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26624;Ranunculus flammula;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26624;Ranunculus flammula;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26624;Ranunculus flammula;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26624;Ranunculus flammula;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26637;Ranunculus sardous;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26637;Ranunculus sardous;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26637;Ranunculus sardous;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26637;Ranunculus sardous;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26637;Ranunculus sardous;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26637;Ranunculus sardous;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26671;Thalictrum alpinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 26671;Thalictrum alpinum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 26671;Thalictrum alpinum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 26672;Thalictrum aquilegiifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 26674;Thalictrum flavum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 26674;Thalictrum flavum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26674;Thalictrum flavum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26674;Thalictrum flavum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26674;Thalictrum flavum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26674;Thalictrum flavum;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26680;Ranunculus oreophilus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 26680;Ranunculus oreophilus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 26684;Ranunculus paludosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 26684;Ranunculus paludosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 26692;Ranunculus parviflorus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 26692;Ranunculus parviflorus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 26692;Ranunculus parviflorus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 26695;Ranunculus peltatus;actual measurement (following LEDA data standards);97;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26695;Ranunculus peltatus;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26706;Ranunculus serpens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26706;Ranunculus serpens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26706;Ranunculus serpens;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26706;Ranunculus serpens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26706;Ranunculus serpens;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26706;Ranunculus serpens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26706;Ranunculus serpens;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26706;Ranunculus serpens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26706;Ranunculus serpens;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26708;Ranunculus nivalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 26708;Ranunculus nivalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Van Der Toorn, J. (1982): On the ecology of Cotula coronopifolia L. and Ranunculus sceleratus L. II. Experiments on germination, seed longevity and seedling survival 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;long-term persistent;;50;0;1;Seed bank database;Seeds deliberately buried in the field;Kasahara, Y. (1967): Studies on the germination of seeds and their growth in rush (Juncus effusus) L. var. decipiens Buchen. and weeds, buried for about 50 years 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Joenje, W. (1979): Plant succession and nature conservation of newly embanked tidal flats in the Lauwerszeepolder 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26717;Ranunculus sceleratus;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26737;Ranunculus lanuginosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26737;Ranunculus lanuginosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26737;Ranunculus lanuginosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26737;Ranunculus lanuginosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26743;Ranunculus lingua;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 26770;Ranunculus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;26;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 26770;Ranunculus repens;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;long-term persistent;;15;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);7;short-term persistent;;2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);8;short-term persistent;;2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;long-term persistent;;46;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26770;Ranunculus repens;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 26770;Ranunculus repens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26770;Ranunculus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26770;Ranunculus repens;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26770;Ranunculus repens;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26770;Ranunculus repens;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26770;Ranunculus repens;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26770;Ranunculus repens;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26770;Ranunculus repens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 26770;Ranunculus repens;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);50;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26770;Ranunculus repens;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);56;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26770;Ranunculus repens;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26770;Ranunculus repens;actual measurement (following LEDA data standards);67;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26770;Ranunculus repens;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 26770;Ranunculus repens;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26770;Ranunculus repens;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);99;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26770;Ranunculus repens;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26770;Ranunculus repens;actual measurement (following LEDA data standards);103;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26780;Ranunculus polyanthemos;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 26809;Ranunculus bulbosus;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26836;Ranunculus montanus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 26836;Ranunculus montanus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26860;Ranunculus ficaria;actual measurement (following LEDA data standards);103;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 26864;Ranunculus aconitifolius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26865;Ranunculus acris;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26865;Ranunculus acris;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26865;Ranunculus acris;actual measurement (following LEDA data standards);3;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 26865;Ranunculus acris;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 26865;Ranunculus acris;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 26865;Ranunculus acris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 26865;Ranunculus acris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26865;Ranunculus acris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 26865;Ranunculus acris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 26865;Ranunculus acris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 26865;Ranunculus acris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26865;Ranunculus acris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26865;Ranunculus acris;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 26865;Ranunculus acris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 26865;Ranunculus acris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 26865;Ranunculus acris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26865;Ranunculus acris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26865;Ranunculus acris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26865;Ranunculus acris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26865;Ranunculus acris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26865;Ranunculus acris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 26865;Ranunculus acris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 26865;Ranunculus acris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 26865;Ranunculus acris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 26865;Ranunculus acris;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 26865;Ranunculus acris;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26865;Ranunculus acris;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 26885;Ranunculus glacialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 26885;Ranunculus glacialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 26942;Ranunculus cassubicus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 26942;Ranunculus cassubicus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 26942;Ranunculus cassubicus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 26942;Ranunculus cassubicus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26942;Ranunculus cassubicus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26942;Ranunculus cassubicus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26942;Ranunculus cassubicus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 26945;Ranunculus circinatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 26945;Ranunculus circinatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 26945;Ranunculus circinatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 26945;Ranunculus circinatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 26945;Ranunculus circinatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 26984;Hepatica nobilis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 26984;Hepatica nobilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 26984;Hepatica nobilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26984;Hepatica nobilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 26984;Hepatica nobilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 26984;Hepatica nobilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 26984;Hepatica nobilis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27005;Ranunculus aquatilis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27014;Ranunculus arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27014;Ranunculus arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27014;Ranunculus arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 27014;Ranunculus arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27014;Ranunculus arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27014;Ranunculus arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27045;Pulsatilla patens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27045;Pulsatilla patens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27065;Pulsatilla vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 27065;Pulsatilla vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27065;Pulsatilla vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 27065;Pulsatilla vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 27065;Pulsatilla vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 27065;Pulsatilla vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27076;Helleborus viridis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27076;Helleborus viridis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 27081;Helleborus foetidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27081;Helleborus foetidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27081;Helleborus foetidus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27081;Helleborus foetidus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27104;Myosurus minimus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27104;Myosurus minimus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27104;Myosurus minimus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 27104;Myosurus minimus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27104;Myosurus minimus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27104;Myosurus minimus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27104;Myosurus minimus;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27114;Nigella damascena;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 27156;Aquilegia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27203;Clematis recta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27203;Clematis recta;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27205;Clematis vitalba;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 27205;Clematis vitalba;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 27205;Clematis vitalba;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27205;Clematis vitalba;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27205;Clematis vitalba;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27205;Clematis vitalba;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 27205;Clematis vitalba;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27205;Clematis vitalba;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 27205;Clematis vitalba;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27205;Clematis vitalba;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 27205;Clematis vitalba;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 27205;Clematis vitalba;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27205;Clematis vitalba;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 27205;Clematis vitalba;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27205;Clematis vitalba;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27205;Clematis vitalba;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27205;Clematis vitalba;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27205;Clematis vitalba;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27205;Clematis vitalba;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27205;Clematis vitalba;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27205;Clematis vitalba;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27205;Clematis vitalba;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27220;Anemone apennina;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27229;Consolida regalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 27229;Consolida regalis;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 27229;Consolida regalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27229;Consolida regalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27293;Caltha palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27293;Caltha palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27293;Caltha palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27293;Caltha palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27293;Caltha palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27293;Caltha palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27293;Caltha palustris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 27293;Caltha palustris;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27293;Caltha palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27293;Caltha palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27293;Caltha palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27293;Caltha palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27293;Caltha palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27293;Caltha palustris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 27293;Caltha palustris;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27293;Caltha palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27293;Caltha palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27293;Caltha palustris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27293;Caltha palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27293;Caltha palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27293;Caltha palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27293;Caltha palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27293;Caltha palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27293;Caltha palustris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27293;Caltha palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27293;Caltha palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27293;Caltha palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27293;Caltha palustris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27293;Caltha palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27293;Caltha palustris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27293;Caltha palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27293;Caltha palustris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27293;Caltha palustris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27293;Caltha palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27293;Caltha palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27293;Caltha palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 27293;Caltha palustris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27293;Caltha palustris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27293;Caltha palustris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27293;Caltha palustris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27293;Caltha palustris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27293;Caltha palustris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27293;Caltha palustris;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27293;Caltha palustris;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27293;Caltha palustris;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27324;Actaea spicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 27324;Actaea spicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 27324;Actaea spicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 27329;Adonis annua;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 27355;Anemone nemorosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 27355;Anemone nemorosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27355;Anemone nemorosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27355;Anemone nemorosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 27355;Anemone nemorosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27355;Anemone nemorosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27355;Anemone nemorosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27355;Anemone nemorosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27355;Anemone nemorosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27355;Anemone nemorosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27355;Anemone nemorosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27355;Anemone nemorosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27355;Anemone nemorosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27355;Anemone nemorosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27355;Anemone nemorosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27355;Anemone nemorosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27355;Anemone nemorosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27355;Anemone nemorosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27355;Anemone nemorosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27355;Anemone nemorosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27355;Anemone nemorosa;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27355;Anemone nemorosa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27355;Anemone nemorosa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27355;Anemone nemorosa;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1987): New data on seed bank in the soil under broad-leaved deciduous forests 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27359;Anemone ranunculoides;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27363;Anemone sylvestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27363;Anemone sylvestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27413;Aconitum lycoctonum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 27450;Rumex sanguineus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 27450;Rumex sanguineus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27450;Rumex sanguineus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 27450;Rumex sanguineus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 27450;Rumex sanguineus;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27450;Rumex sanguineus;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27450;Rumex sanguineus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 27450;Rumex sanguineus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27457;Rumex thyrsiflorus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27478;Montia fontana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27478;Montia fontana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27478;Montia fontana;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27478;Montia fontana;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 27478;Montia fontana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27478;Montia fontana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27478;Montia fontana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27478;Montia fontana;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 27478;Montia fontana;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27478;Montia fontana;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27478;Montia fontana;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27478;Montia fontana;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27478;Montia fontana;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27478;Montia fontana;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27478;Montia fontana;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27478;Montia fontana;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27478;Montia fontana;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27478;Montia fontana;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27478;Montia fontana;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27478;Montia fontana;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27498;Claytonia sibirica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 27498;Claytonia sibirica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Egley, G. H. (1983): Longevity of weed seeds after 5.5 years in the Stoneville 50-year buried seed study 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;long-term persistent;40;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jutila, H. M. (1998): Seed banks of grazed and ungrazed Baltic seashore meadows 27501;Portulaca oleracea;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Takabayashi, M. (1984): Dynamics of upland weed seeds and the ecological control methods 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27501;Portulaca oleracea;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27501;Portulaca oleracea;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);4;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);5;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27501;Portulaca oleracea;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27501;Portulaca oleracea;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27506;Rumex crispus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 27506;Rumex crispus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 27506;Rumex crispus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 27506;Rumex crispus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McIntyre, S. (1985): Seed reserves in temperate Australian rice fields following pasture rotation and continuous cropping 27506;Rumex crispus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 27506;Rumex crispus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27506;Rumex crispus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27506;Rumex crispus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27506;Rumex crispus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27506;Rumex crispus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27506;Rumex crispus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;;25;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27506;Rumex crispus;actual measurement (following LEDA data standards);1;long-term persistent;80;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 27506;Rumex crispus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 27506;Rumex crispus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 27506;Rumex crispus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 27506;Rumex crispus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27506;Rumex crispus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27506;Rumex crispus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 27506;Rumex crispus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 27506;Rumex crispus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27506;Rumex crispus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27506;Rumex crispus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 27506;Rumex crispus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27506;Rumex crispus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 27506;Rumex crispus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27506;Rumex crispus;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27506;Rumex crispus;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 27506;Rumex crispus;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27506;Rumex crispus;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27506;Rumex crispus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27506;Rumex crispus;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 27506;Rumex crispus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27506;Rumex crispus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27506;Rumex crispus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 27506;Rumex crispus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27506;Rumex crispus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27506;Rumex crispus;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27506;Rumex crispus;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 27506;Rumex crispus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27506;Rumex crispus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27506;Rumex crispus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27506;Rumex crispus;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 27506;Rumex crispus;actual measurement (following LEDA data standards);3;short-term persistent;;>3;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27506;Rumex crispus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27506;Rumex crispus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27506;Rumex crispus;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27506;Rumex crispus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27506;Rumex crispus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 27506;Rumex crispus;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 27506;Rumex crispus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27506;Rumex crispus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27506;Rumex crispus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 27506;Rumex crispus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27506;Rumex crispus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27506;Rumex crispus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27506;Rumex crispus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27506;Rumex crispus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27506;Rumex crispus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27506;Rumex crispus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27506;Rumex crispus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27506;Rumex crispus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27506;Rumex crispus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27506;Rumex crispus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27506;Rumex crispus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27506;Rumex crispus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27506;Rumex crispus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27506;Rumex crispus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27506;Rumex crispus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27506;Rumex crispus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27506;Rumex crispus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27506;Rumex crispus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27506;Rumex crispus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27506;Rumex crispus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27506;Rumex crispus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27506;Rumex crispus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27506;Rumex crispus;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27506;Rumex crispus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27506;Rumex crispus;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27506;Rumex crispus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27506;Rumex crispus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27506;Rumex crispus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27506;Rumex crispus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27506;Rumex crispus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27506;Rumex crispus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27506;Rumex crispus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27506;Rumex crispus;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27506;Rumex crispus;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27506;Rumex crispus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27506;Rumex crispus;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27506;Rumex crispus;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27506;Rumex crispus;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27506;Rumex crispus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27506;Rumex crispus;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27534;Rumex longifolius;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27534;Rumex longifolius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27537;Rumex maritimus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 27537;Rumex maritimus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 27537;Rumex maritimus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27537;Rumex maritimus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 27537;Rumex maritimus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 27537;Rumex maritimus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27537;Rumex maritimus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27537;Rumex maritimus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27537;Rumex maritimus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27537;Rumex maritimus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27537;Rumex maritimus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27537;Rumex maritimus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27537;Rumex maritimus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27537;Rumex maritimus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27537;Rumex maritimus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Watanabe, Y. (1971): Longevity of buried weed seeds 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);7;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);82;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);98;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27542;Rumex obtusifolius;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27549;Rumex palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27551;Rumex patientia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 27551;Rumex patientia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 27560;Rumex pulcher;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 27573;Polygonum viviparum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 27573;Polygonum viviparum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27573;Polygonum viviparum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 27573;Polygonum viviparum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 27573;Polygonum viviparum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 27573;Polygonum viviparum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 27573;Polygonum viviparum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 27573;Polygonum viviparum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 27573;Polygonum viviparum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 27573;Polygonum viviparum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27573;Polygonum viviparum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 27573;Polygonum viviparum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 27573;Polygonum viviparum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 27573;Polygonum viviparum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27573;Polygonum viviparum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27574;Reynoutria japonica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27574;Reynoutria japonica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27574;Reynoutria japonica;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27574;Reynoutria japonica;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27574;Reynoutria japonica;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27574;Reynoutria japonica;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27593;Rumex acetosa;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 27593;Rumex acetosa;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27593;Rumex acetosa;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27593;Rumex acetosa;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27593;Rumex acetosa;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27593;Rumex acetosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27593;Rumex acetosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27593;Rumex acetosa;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27593;Rumex acetosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27593;Rumex acetosa;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 27593;Rumex acetosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27593;Rumex acetosa;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27593;Rumex acetosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27593;Rumex acetosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27593;Rumex acetosa;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27593;Rumex acetosa;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27593;Rumex acetosa;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27593;Rumex acetosa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27593;Rumex acetosa;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27593;Rumex acetosa;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27593;Rumex acetosa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27593;Rumex acetosa;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27593;Rumex acetosa;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27593;Rumex acetosa;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27593;Rumex acetosa;actual measurement (following LEDA data standards);75;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27593;Rumex acetosa;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27601;Rumex acetosella;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27601;Rumex acetosella;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27601;Rumex acetosella;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27601;Rumex acetosella;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 27601;Rumex acetosella;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27601;Rumex acetosella;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27601;Rumex acetosella;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27601;Rumex acetosella;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27601;Rumex acetosella;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27601;Rumex acetosella;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27601;Rumex acetosella;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27601;Rumex acetosella;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 27601;Rumex acetosella;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27601;Rumex acetosella;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27601;Rumex acetosella;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27601;Rumex acetosella;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27601;Rumex acetosella;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27601;Rumex acetosella;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 27601;Rumex acetosella;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 27601;Rumex acetosella;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27601;Rumex acetosella;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27601;Rumex acetosella;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 27601;Rumex acetosella;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 27601;Rumex acetosella;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27601;Rumex acetosella;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 27601;Rumex acetosella;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27601;Rumex acetosella;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27601;Rumex acetosella;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27601;Rumex acetosella;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);43;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);45;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27601;Rumex acetosella;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27601;Rumex acetosella;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27606;Rumex salicifolius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27606;Rumex salicifolius;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27606;Rumex salicifolius;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27606;Rumex salicifolius;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27614;Rumex bucephalophorus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 27623;Rumex conglomeratus;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1985): Seed survival and seasonal emergence in some species of Geranium, Ranunculus and Rumex 27623;Rumex conglomeratus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27623;Rumex conglomeratus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);1;long-term persistent;50;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27636;Polygonum hydropiper;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27653;Polygonum minus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27653;Polygonum minus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 27653;Polygonum minus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27653;Polygonum minus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27654;Polygonum mite;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27654;Polygonum mite;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27654;Polygonum mite;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27654;Polygonum mite;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27654;Polygonum mite;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27654;Polygonum mite;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27654;Polygonum mite;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27654;Polygonum mite;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 27673;Polygonum persicaria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 27673;Polygonum persicaria;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27673;Polygonum persicaria;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 27673;Polygonum persicaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 27673;Polygonum persicaria;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27673;Polygonum persicaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27673;Polygonum persicaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27673;Polygonum persicaria;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27673;Polygonum persicaria;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27673;Polygonum persicaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27673;Polygonum persicaria;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27673;Polygonum persicaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27673;Polygonum persicaria;actual measurement (following LEDA data standards);8;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27673;Polygonum persicaria;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27673;Polygonum persicaria;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27673;Polygonum persicaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);11;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27673;Polygonum persicaria;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27673;Polygonum persicaria;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27673;Polygonum persicaria;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27673;Polygonum persicaria;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27673;Polygonum persicaria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27673;Polygonum persicaria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27673;Polygonum persicaria;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 27673;Polygonum persicaria;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27673;Polygonum persicaria;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27673;Polygonum persicaria;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27673;Polygonum persicaria;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27673;Polygonum persicaria;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27673;Polygonum persicaria;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27673;Polygonum persicaria;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27673;Polygonum persicaria;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27673;Polygonum persicaria;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27673;Polygonum persicaria;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27702;Fagopyrum esculentum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27702;Fagopyrum esculentum;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27702;Fagopyrum esculentum;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27709;Koenigia islandica;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27715;Oxyria digyna;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 27715;Oxyria digyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 27725;Polygonum amphibium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27725;Polygonum amphibium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27725;Polygonum amphibium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27725;Polygonum amphibium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27725;Polygonum amphibium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27725;Polygonum amphibium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27725;Polygonum amphibium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27725;Polygonum amphibium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27725;Polygonum amphibium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 27725;Polygonum amphibium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 27725;Polygonum amphibium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27725;Polygonum amphibium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27725;Polygonum amphibium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27725;Polygonum amphibium;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27725;Polygonum amphibium;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27735;Polygonum arenastrum;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 27735;Polygonum arenastrum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McIntyre, S. (1985): Seed reserves in temperate Australian rice fields following pasture rotation and continuous cropping 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Lush, W. M. (1988): Biology of Poa annua in a temperate zone of golf putting green (Agrostis stolonifera/Poa annua). II. The seed bank 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Grundy, A. C. (2003): Modelling the emergence response of weed seeds to burial depth: Interactions with seed density, weight and shape 27740;Polygonum aviculare;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 27740;Polygonum aviculare;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;long-term persistent;;58;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27740;Polygonum aviculare;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 27740;Polygonum aviculare;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 27740;Polygonum aviculare;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 27740;Polygonum aviculare;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27740;Polygonum aviculare;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27740;Polygonum aviculare;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27740;Polygonum aviculare;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27740;Polygonum aviculare;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27740;Polygonum aviculare;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27740;Polygonum aviculare;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27740;Polygonum aviculare;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 27740;Polygonum aviculare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27740;Polygonum aviculare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27740;Polygonum aviculare;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27740;Polygonum aviculare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);16;long-term persistent;;460;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 27740;Polygonum aviculare;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27740;Polygonum aviculare;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27740;Polygonum aviculare;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27740;Polygonum aviculare;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27740;Polygonum aviculare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27740;Polygonum aviculare;actual measurement (following LEDA data standards);23;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27740;Polygonum aviculare;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27740;Polygonum aviculare;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27740;Polygonum aviculare;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27740;Polygonum aviculare;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27740;Polygonum aviculare;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27740;Polygonum aviculare;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27740;Polygonum aviculare;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);36;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27740;Polygonum aviculare;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27740;Polygonum aviculare;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27740;Polygonum aviculare;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27740;Polygonum aviculare;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27740;Polygonum aviculare;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27740;Polygonum aviculare;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27740;Polygonum aviculare;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27740;Polygonum aviculare;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27740;Polygonum aviculare;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27740;Polygonum aviculare;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27740;Polygonum aviculare;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27740;Polygonum aviculare;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27740;Polygonum aviculare;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27740;Polygonum aviculare;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27740;Polygonum aviculare;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27740;Polygonum aviculare;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27743;Polygonum bistorta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 27743;Polygonum bistorta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 27743;Polygonum bistorta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 27743;Polygonum bistorta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 27743;Polygonum bistorta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 27743;Polygonum bistorta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 27743;Polygonum bistorta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27743;Polygonum bistorta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27743;Polygonum bistorta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27743;Polygonum bistorta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27743;Polygonum bistorta;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Watanabe, Y. (1971): Longevity of buried weed seeds 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jutila, H. M. (1998): Seed banks of grazed and ungrazed Baltic seashore meadows 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Takabayashi, M. (1984): Dynamics of upland weed seeds and the ecological control methods 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27747;Polygonum lapathifolium;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27756;Plantago media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27756;Plantago media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27756;Plantago media;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27756;Plantago media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27756;Plantago media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 27756;Plantago media;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27756;Plantago media;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 27756;Plantago media;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 27756;Plantago media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27756;Plantago media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 27756;Plantago media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27756;Plantago media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27756;Plantago media;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27756;Plantago media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27756;Plantago media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 27756;Plantago media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27756;Plantago media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27756;Plantago media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27756;Plantago media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27756;Plantago media;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27756;Plantago media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27756;Plantago media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27756;Plantago media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27756;Plantago media;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27756;Plantago media;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27756;Plantago media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27756;Plantago media;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27756;Plantago media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27756;Plantago media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27756;Plantago media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27756;Plantago media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27756;Plantago media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27756;Plantago media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27756;Plantago media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27756;Plantago media;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 27756;Plantago media;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27756;Plantago media;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27756;Plantago media;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27756;Plantago media;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27756;Plantago media;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 27756;Plantago media;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 27756;Plantago media;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 27756;Plantago media;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 27756;Plantago media;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27756;Plantago media;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 27756;Plantago media;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27756;Plantago media;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 27756;Plantago media;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27756;Plantago media;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27756;Plantago media;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27756;Plantago media;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27756;Plantago media;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27756;Plantago media;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27818;Plantago lagopus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 27829;Plantago major;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 27829;Plantago major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27829;Plantago major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27829;Plantago major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27829;Plantago major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27829;Plantago major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 27829;Plantago major;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;;1;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 27829;Plantago major;actual measurement (following LEDA data standards);1;long-term persistent;40;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27829;Plantago major;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 27829;Plantago major;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27829;Plantago major;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27829;Plantago major;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27829;Plantago major;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 27829;Plantago major;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 27829;Plantago major;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 27829;Plantago major;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27829;Plantago major;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27829;Plantago major;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 27829;Plantago major;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 27829;Plantago major;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27829;Plantago major;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27829;Plantago major;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27829;Plantago major;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27829;Plantago major;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27829;Plantago major;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 27829;Plantago major;actual measurement (following LEDA data standards);3;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27829;Plantago major;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27829;Plantago major;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 27829;Plantago major;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 27829;Plantago major;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27829;Plantago major;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27829;Plantago major;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27829;Plantago major;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 27829;Plantago major;actual measurement (following LEDA data standards);4;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27829;Plantago major;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27829;Plantago major;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27829;Plantago major;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27829;Plantago major;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 27829;Plantago major;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27829;Plantago major;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27829;Plantago major;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27829;Plantago major;actual measurement (following LEDA data standards);5;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27829;Plantago major;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27829;Plantago major;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27829;Plantago major;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27829;Plantago major;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 27829;Plantago major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27829;Plantago major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27829;Plantago major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27829;Plantago major;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27829;Plantago major;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27829;Plantago major;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 27829;Plantago major;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27829;Plantago major;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27829;Plantago major;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 27829;Plantago major;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27829;Plantago major;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 27829;Plantago major;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);7;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27829;Plantago major;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27829;Plantago major;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);7;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27829;Plantago major;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27829;Plantago major;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 27829;Plantago major;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27829;Plantago major;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27829;Plantago major;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27829;Plantago major;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27829;Plantago major;actual measurement (following LEDA data standards);8;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27829;Plantago major;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 27829;Plantago major;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 27829;Plantago major;actual measurement (following LEDA data standards);8;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27829;Plantago major;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 27829;Plantago major;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27829;Plantago major;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27829;Plantago major;actual measurement (following LEDA data standards);8;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27829;Plantago major;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27829;Plantago major;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 27829;Plantago major;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 27829;Plantago major;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27829;Plantago major;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 27829;Plantago major;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 27829;Plantago major;actual measurement (following LEDA data standards);9;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);10;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27829;Plantago major;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27829;Plantago major;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);11;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27829;Plantago major;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);12;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 27829;Plantago major;actual measurement (following LEDA data standards);12;long-term persistent;;46;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 27829;Plantago major;actual measurement (following LEDA data standards);12;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27829;Plantago major;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27829;Plantago major;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27829;Plantago major;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27829;Plantago major;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27829;Plantago major;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27829;Plantago major;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27829;Plantago major;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27829;Plantago major;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27829;Plantago major;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27829;Plantago major;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27829;Plantago major;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 27829;Plantago major;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27829;Plantago major;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27829;Plantago major;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27829;Plantago major;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27829;Plantago major;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27829;Plantago major;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27829;Plantago major;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 27829;Plantago major;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 27829;Plantago major;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 27829;Plantago major;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27829;Plantago major;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 27829;Plantago major;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27829;Plantago major;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 27829;Plantago major;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27829;Plantago major;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27829;Plantago major;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27829;Plantago major;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27829;Plantago major;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27829;Plantago major;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);52;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27829;Plantago major;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27829;Plantago major;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);55;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);56;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);61;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27829;Plantago major;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);75;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27829;Plantago major;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27829;Plantago major;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27829;Plantago major;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);97;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27829;Plantago major;actual measurement (following LEDA data standards);101;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27843;Plantago maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 27843;Plantago maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 27843;Plantago maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 27843;Plantago maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 27843;Plantago maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 27843;Plantago maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 27843;Plantago maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 27843;Plantago maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 27843;Plantago maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 27843;Plantago maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 27843;Plantago maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 27843;Plantago maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 27843;Plantago maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27843;Plantago maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 27843;Plantago maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 27843;Plantago maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 27843;Plantago maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 27843;Plantago maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 27843;Plantago maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27843;Plantago maritima;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27843;Plantago maritima;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 27843;Plantago maritima;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27843;Plantago maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27843;Plantago maritima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27852;Littorella uniflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27852;Littorella uniflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27852;Littorella uniflora;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27852;Littorella uniflora;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27852;Littorella uniflora;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;long-term persistent;;9;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;long-term persistent;15;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;long-term persistent;15;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 27860;Plantago lanceolata;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27860;Plantago lanceolata;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;long-term persistent;11;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 27860;Plantago lanceolata;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27860;Plantago lanceolata;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 27860;Plantago lanceolata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27860;Plantago lanceolata;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27860;Plantago lanceolata;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27860;Plantago lanceolata;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 27860;Plantago lanceolata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27860;Plantago lanceolata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27860;Plantago lanceolata;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 27860;Plantago lanceolata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27860;Plantago lanceolata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27860;Plantago lanceolata;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27860;Plantago lanceolata;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 27860;Plantago lanceolata;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27860;Plantago lanceolata;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 27860;Plantago lanceolata;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 27860;Plantago lanceolata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 27860;Plantago lanceolata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 27860;Plantago lanceolata;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 27860;Plantago lanceolata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 27860;Plantago lanceolata;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27860;Plantago lanceolata;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 27860;Plantago lanceolata;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 27860;Plantago lanceolata;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);56;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 27860;Plantago lanceolata;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 27860;Plantago lanceolata;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 27860;Plantago lanceolata;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 27860;Plantago lanceolata;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);111;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);112;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27860;Plantago lanceolata;actual measurement (following LEDA data standards);113;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27863;Plantago arenaria;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 27899;Plantago coronopus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 27899;Plantago coronopus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27899;Plantago coronopus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27899;Plantago coronopus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 27899;Plantago coronopus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27899;Plantago coronopus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27899;Plantago coronopus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 27899;Plantago coronopus;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27899;Plantago coronopus;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 27899;Plantago coronopus;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27957;Reseda alba;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 27974;Reseda lutea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guyot, L. (1960): Sur la présence dans les terres cultivées et incultes de semences dormantes des espèces adventices 27974;Reseda lutea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 27974;Reseda lutea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 27974;Reseda lutea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 27974;Reseda lutea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 27974;Reseda lutea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 27974;Reseda lutea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 27974;Reseda lutea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 27974;Reseda lutea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27974;Reseda lutea;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27974;Reseda lutea;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 27977;Reseda luteola;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27977;Reseda luteola;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 27977;Reseda luteola;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27977;Reseda luteola;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 27977;Reseda luteola;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 27977;Reseda luteola;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28012;Rhamnus catharticus;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28032;Frangula alnus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28032;Frangula alnus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 28032;Frangula alnus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 28032;Frangula alnus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28032;Frangula alnus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28032;Frangula alnus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28032;Frangula alnus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28032;Frangula alnus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28032;Frangula alnus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28032;Frangula alnus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28032;Frangula alnus;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28032;Frangula alnus;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28062;Polygala vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 28062;Polygala vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 28062;Polygala vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 28062;Polygala vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 28062;Polygala vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 28062;Polygala vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 28062;Polygala vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 28062;Polygala vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 28062;Polygala vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 28062;Polygala vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 28062;Polygala vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28062;Polygala vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 28062;Polygala vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 28062;Polygala vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28062;Polygala vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 28062;Polygala vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28062;Polygala vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28062;Polygala vulgaris;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28062;Polygala vulgaris;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28062;Polygala vulgaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28062;Polygala vulgaris;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 28062;Polygala vulgaris;actual measurement (following LEDA data standards);111;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 28082;Polygala serpyllifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 28082;Polygala serpyllifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 28082;Polygala serpyllifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28082;Polygala serpyllifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28113;Polygala chamaebuxus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 28113;Polygala chamaebuxus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 28115;Polygala comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 28115;Polygala comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 28115;Polygala comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28115;Polygala comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 28115;Polygala comosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28115;Polygala comosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 28115;Polygala comosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 28115;Polygala comosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28115;Polygala comosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28115;Polygala comosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28115;Polygala comosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 28115;Polygala comosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 28115;Polygala comosa;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28137;Polygala calcarea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28137;Polygala calcarea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28137;Polygala calcarea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28137;Polygala calcarea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28142;Polygala amara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28142;Polygala amara;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28146;Polygala amarella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 28146;Polygala amarella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28146;Polygala amarella;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 28146;Polygala amarella;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28146;Polygala amarella;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28146;Polygala amarella;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28146;Polygala amarella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28146;Polygala amarella;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 28146;Polygala amarella;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 28146;Polygala amarella;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28146;Polygala amarella;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 28146;Polygala amarella;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 28146;Polygala amarella;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 28146;Polygala amarella;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 28180;Polemonium boreale;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 28180;Polemonium boreale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 28181;Polemonium caeruleum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28229;Armeria maritima s. maritima;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 28293;Limonium vulgare;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 28293;Limonium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28293;Limonium vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 28293;Limonium vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 28293;Limonium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28293;Limonium vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28293;Limonium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28293;Limonium vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28293;Limonium vulgare;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28293;Limonium vulgare;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28293;Limonium vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28293;Limonium vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28293;Limonium vulgare;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28355;Armeria maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 28355;Armeria maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 28355;Armeria maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28355;Armeria maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28709;Armeria maritima s. elongata;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28775;Pyrola minor;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28777;Pyrola rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 28777;Pyrola rotundifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 28777;Pyrola rotundifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guyot, L. (1960): Sur la présence dans les terres cultivées et incultes de semences dormantes des espèces adventices 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 28783;Anagallis arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Lush, W. M. (1988): Biology of Poa annua in a temperate zone of golf putting green (Agrostis stolonifera/Poa annua). II. The seed bank 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;26;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 28783;Anagallis arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;58;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 28783;Anagallis arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 28783;Anagallis arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;15;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;60;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;50;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 28783;Anagallis arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 28783;Anagallis arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 28783;Anagallis arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;long-term persistent;;24;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 28783;Anagallis arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 28783;Anagallis arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 28783;Anagallis arvensis;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);12;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);12;long-term persistent;;46;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);13;long-term persistent;;68;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 28783;Anagallis arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28783;Anagallis arvensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 28783;Anagallis arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28783;Anagallis arvensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28783;Anagallis arvensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 28783;Anagallis arvensis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28783;Anagallis arvensis;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28783;Anagallis arvensis;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28783;Anagallis arvensis;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28783;Anagallis arvensis;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28783;Anagallis arvensis;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28783;Anagallis arvensis;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 28783;Anagallis arvensis;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28783;Anagallis arvensis;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 28783;Anagallis arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28783;Anagallis arvensis;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 28783;Anagallis arvensis;actual measurement (following LEDA data standards);74;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28783;Anagallis arvensis;actual measurement (following LEDA data standards);76;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28789;Lysimachia thyrsiflora;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28789;Lysimachia thyrsiflora;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28803;Monotropa hypopitys;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28809;Orthilia secunda;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 28809;Orthilia secunda;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 28809;Orthilia secunda;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 28809;Orthilia secunda;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 28809;Orthilia secunda;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28809;Orthilia secunda;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 28809;Orthilia secunda;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Whipple, S. A. (1978): The relationship of buried, germinating seeds to vegetation in an old-growth Colorado subalpine forest 28809;Orthilia secunda;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28809;Orthilia secunda;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 28809;Orthilia secunda;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28858;Primula veris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28858;Primula veris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 28858;Primula veris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28858;Primula veris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 28858;Primula veris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28858;Primula veris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 28858;Primula veris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28858;Primula veris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 28858;Primula veris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28858;Primula veris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 28858;Primula veris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 28858;Primula veris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 28858;Primula veris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28858;Primula veris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28858;Primula veris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 28858;Primula veris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 28858;Primula veris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 28858;Primula veris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 28858;Primula veris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 28858;Primula veris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 28858;Primula veris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28858;Primula veris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 28858;Primula veris;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28858;Primula veris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28858;Primula veris;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28858;Primula veris;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 28858;Primula veris;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28858;Primula veris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28861;Glaux maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 28861;Glaux maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 28861;Glaux maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 28861;Glaux maritima;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 28861;Glaux maritima;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 28861;Glaux maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28861;Glaux maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28861;Glaux maritima;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 28861;Glaux maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 28861;Glaux maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 28861;Glaux maritima;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28861;Glaux maritima;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28861;Glaux maritima;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 28861;Glaux maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 28861;Glaux maritima;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28861;Glaux maritima;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28861;Glaux maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28861;Glaux maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 28861;Glaux maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 28861;Glaux maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 28861;Glaux maritima;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28861;Glaux maritima;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28861;Glaux maritima;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 28861;Glaux maritima;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 28861;Glaux maritima;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 28861;Glaux maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 28861;Glaux maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28861;Glaux maritima;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 28861;Glaux maritima;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 28861;Glaux maritima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 28861;Glaux maritima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 28861;Glaux maritima;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 28871;Trientalis europaea;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 28871;Trientalis europaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 28871;Trientalis europaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 28871;Trientalis europaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 28871;Trientalis europaea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28871;Trientalis europaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 28871;Trientalis europaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 28871;Trientalis europaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 28871;Trientalis europaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 28871;Trientalis europaea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28871;Trientalis europaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28871;Trientalis europaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 28871;Trientalis europaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 28871;Trientalis europaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 28871;Trientalis europaea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28871;Trientalis europaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28871;Trientalis europaea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 28871;Trientalis europaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 28871;Trientalis europaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28871;Trientalis europaea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 28871;Trientalis europaea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 28871;Trientalis europaea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28871;Trientalis europaea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 28871;Trientalis europaea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28871;Trientalis europaea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28871;Trientalis europaea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28871;Trientalis europaea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28871;Trientalis europaea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28871;Trientalis europaea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28904;Soldanella alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28905;Androsace septentrionalis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 28913;Primula auricula;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 28915;Primula farinosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 28915;Primula farinosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28915;Primula farinosa;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 28915;Primula farinosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28922;Lysimachia nummularia;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 28927;Lysimachia nemorum;actual measurement (following LEDA data standards);108;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 28929;Lysimachia punctata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28929;Lysimachia punctata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28929;Lysimachia punctata;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 28935;Anagallis tenella;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28935;Anagallis tenella;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 28935;Anagallis tenella;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 28953;Anagallis minima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 28953;Anagallis minima;actual measurement (following LEDA data standards);9;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 28969;Androsace elongata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 28974;Samolus valerandi;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 28974;Samolus valerandi;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28974;Samolus valerandi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 28974;Samolus valerandi;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28974;Samolus valerandi;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 28974;Samolus valerandi;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28974;Samolus valerandi;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 28974;Samolus valerandi;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28974;Samolus valerandi;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28974;Samolus valerandi;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28974;Samolus valerandi;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28974;Samolus valerandi;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Meredith, T. C. (1985): Factors affecting recruitment from the seed bank of sedge (Cladium mariscus) dominated communities at Wicken Fen, Cambridgeshire, England 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);39;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);75;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);76;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);78;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28980;Lysimachia vulgaris;actual measurement (following LEDA data standards);92;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 28981;Primula vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 28981;Primula vulgaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 28981;Primula vulgaris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 28981;Primula vulgaris;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 28981;Primula vulgaris;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 28981;Primula vulgaris;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 28987;Androsace filiformis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 28987;Androsace filiformis;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29080;Androsace chamaejasme;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 29080;Androsace chamaejasme;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 29086;Primula elatior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 29086;Primula elatior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29086;Primula elatior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29086;Primula elatior;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 29086;Primula elatior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29086;Primula elatior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29086;Primula elatior;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29086;Primula elatior;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29086;Primula elatior;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29086;Primula elatior;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29086;Primula elatior;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29086;Primula elatior;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29086;Primula elatior;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 29086;Primula elatior;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29086;Primula elatior;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 29086;Primula elatior;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29086;Primula elatior;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29086;Primula elatior;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29086;Primula elatior;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29086;Primula elatior;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29095;Adonis vernalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 29095;Adonis vernalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29153;Sanguisorba minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 29153;Sanguisorba minor;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 29153;Sanguisorba minor;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29153;Sanguisorba minor;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29153;Sanguisorba minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29153;Sanguisorba minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 29153;Sanguisorba minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29153;Sanguisorba minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 29153;Sanguisorba minor;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 29153;Sanguisorba minor;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29153;Sanguisorba minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29153;Sanguisorba minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 29153;Sanguisorba minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29153;Sanguisorba minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 29153;Sanguisorba minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 29153;Sanguisorba minor;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 29153;Sanguisorba minor;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29153;Sanguisorba minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29153;Sanguisorba minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 29153;Sanguisorba minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29153;Sanguisorba minor;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29153;Sanguisorba minor;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29153;Sanguisorba minor;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29153;Sanguisorba minor;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29153;Sanguisorba minor;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 29153;Sanguisorba minor;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 29153;Sanguisorba minor;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 29153;Sanguisorba minor;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29153;Sanguisorba minor;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 29153;Sanguisorba minor;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29153;Sanguisorba minor;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29153;Sanguisorba minor;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29153;Sanguisorba minor;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29153;Sanguisorba minor;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29153;Sanguisorba minor;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29153;Sanguisorba minor;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29162;Sorbus aucuparia;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29212;Rubus laciniatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29288;Rosa pimpinellifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 29288;Rosa pimpinellifolia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 29291;Rosa rubiginosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29291;Rosa rubiginosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29291;Rosa rubiginosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29291;Rosa rubiginosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29291;Rosa rubiginosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29291;Rosa rubiginosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29295;Rosa canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29295;Rosa canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 29295;Rosa canina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29295;Rosa canina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29295;Rosa canina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29295;Rosa canina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29295;Rosa canina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29295;Rosa canina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 29295;Rosa canina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29295;Rosa canina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29295;Rosa canina;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29295;Rosa canina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29295;Rosa canina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29295;Rosa canina;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29295;Rosa canina;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29295;Rosa canina;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29295;Rosa canina;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29295;Rosa canina;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29295;Rosa canina;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29315;Prunus serotina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marquis, D. A. (1975): Seed storage and germination under northern hardwood forests 29315;Prunus serotina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 29315;Prunus serotina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 29315;Prunus serotina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 29315;Prunus serotina;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wendel, G. W. (1972): Longevity of black cherry seed in the forest floor 29315;Prunus serotina;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marquis, D. A. (1975): Seed storage and germination under northern hardwood forests 29315;Prunus serotina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 29316;Prunus spinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 29316;Prunus spinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 29316;Prunus spinosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29316;Prunus spinosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 29316;Prunus spinosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 29316;Prunus spinosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29316;Prunus spinosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29316;Prunus spinosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29316;Prunus spinosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 29316;Prunus spinosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29316;Prunus spinosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29316;Prunus spinosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 29316;Prunus spinosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29316;Prunus spinosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29316;Prunus spinosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29316;Prunus spinosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 29316;Prunus spinosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29316;Prunus spinosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29316;Prunus spinosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29316;Prunus spinosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29316;Prunus spinosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29316;Prunus spinosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29316;Prunus spinosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29316;Prunus spinosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29316;Prunus spinosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29316;Prunus spinosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29316;Prunus spinosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29316;Prunus spinosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29316;Prunus spinosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29316;Prunus spinosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29316;Prunus spinosa;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29316;Prunus spinosa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29316;Prunus spinosa;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29316;Prunus spinosa;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29316;Prunus spinosa;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29316;Prunus spinosa;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29316;Prunus spinosa;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29316;Prunus spinosa;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29316;Prunus spinosa;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29347;Potentilla recta;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Baskin, J. M. (1990): Seed germination ecology of poison hemlock, Conium maculatum 29349;Potentilla recta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29349;Potentilla recta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29349;Potentilla recta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29349;Potentilla recta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29349;Potentilla recta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29349;Potentilla recta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29349;Potentilla recta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29349;Potentilla recta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29349;Potentilla recta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29349;Potentilla recta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29358;Fragaria viridis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 29358;Fragaria viridis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 29358;Fragaria viridis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 29358;Fragaria viridis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29358;Fragaria viridis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 29358;Fragaria viridis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29358;Fragaria viridis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 29358;Fragaria viridis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29358;Fragaria viridis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 29358;Fragaria viridis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 29358;Fragaria viridis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 29358;Fragaria viridis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29358;Fragaria viridis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 29358;Fragaria viridis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29366;Geum rivale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29366;Geum rivale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29366;Geum rivale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 29366;Geum rivale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29366;Geum rivale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29366;Geum rivale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29366;Geum rivale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29366;Geum rivale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29366;Geum rivale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29366;Geum rivale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29366;Geum rivale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29366;Geum rivale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29366;Geum rivale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 29366;Geum rivale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29366;Geum rivale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29366;Geum rivale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 29366;Geum rivale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29366;Geum rivale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29366;Geum rivale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29366;Geum rivale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29366;Geum rivale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 29366;Geum rivale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29366;Geum rivale;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29366;Geum rivale;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29366;Geum rivale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29366;Geum rivale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29366;Geum rivale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29366;Geum rivale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29366;Geum rivale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29366;Geum rivale;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29366;Geum rivale;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29366;Geum rivale;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29369;Malus sylvestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29387;Potentilla crantzii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 29387;Potentilla crantzii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 29387;Potentilla crantzii;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 29390;Amelanchier ovalis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 29391;Aphanes arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 29391;Aphanes arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 29391;Aphanes arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 29391;Aphanes arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 29391;Aphanes arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 29391;Aphanes arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 29391;Aphanes arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 29391;Aphanes arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;58;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 29391;Aphanes arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 29391;Aphanes arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 29391;Aphanes arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 29391;Aphanes arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 29391;Aphanes arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 29391;Aphanes arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 29391;Aphanes arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 29391;Aphanes arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 29391;Aphanes arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 29391;Aphanes arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 29391;Aphanes arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 29391;Aphanes arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 29391;Aphanes arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 29391;Aphanes arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 29391;Aphanes arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 29391;Aphanes arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 29391;Aphanes arvensis;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 29391;Aphanes arvensis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 29391;Aphanes arvensis;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 29391;Aphanes arvensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 29391;Aphanes arvensis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 29391;Aphanes arvensis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29391;Aphanes arvensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29391;Aphanes arvensis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29391;Aphanes arvensis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29391;Aphanes arvensis;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29391;Aphanes arvensis;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29391;Aphanes arvensis;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29391;Aphanes arvensis;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 29391;Aphanes arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29391;Aphanes arvensis;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29429;Filipendula vulgaris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29479;Alchemilla glaucescens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29512;Agrimonia eupatoria;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29517;Alchemilla alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 29517;Alchemilla alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 29517;Alchemilla alpina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 29561;Rubus ulmifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graber, R. E. (1978): Seeds in the organic layers and soil of four beech-birch-maple stands 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hughes, J. W. (1991): Colonization dynamics of herbs and shrubs in a disturbed northern hardwood forest 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graber, R. E. (1978): Seeds in the organic layers and soil of four beech-birch-maple stands 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 29604;Rubus idaeus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;long-term persistent;;87;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graber, R. E. (1978): Seeds in the organic layers and soil of four beech-birch-maple stands 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 29604;Rubus idaeus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 29604;Rubus idaeus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 29604;Rubus idaeus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 29604;Rubus idaeus;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 29604;Rubus idaeus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 29604;Rubus idaeus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);7;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 29604;Rubus idaeus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 29604;Rubus idaeus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29604;Rubus idaeus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29604;Rubus idaeus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29604;Rubus idaeus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29604;Rubus idaeus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29604;Rubus idaeus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29604;Rubus idaeus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29604;Rubus idaeus;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29604;Rubus idaeus;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29604;Rubus idaeus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29685;Potentilla norvegica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 29685;Potentilla norvegica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 29685;Potentilla norvegica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 29685;Potentilla norvegica;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 29685;Potentilla norvegica;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 29685;Potentilla norvegica;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 29685;Potentilla norvegica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 29685;Potentilla norvegica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 29685;Potentilla norvegica;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 29685;Potentilla norvegica;actual measurement (following LEDA data standards);2;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 29685;Potentilla norvegica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 29685;Potentilla norvegica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 29685;Potentilla norvegica;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 29685;Potentilla norvegica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 29685;Potentilla norvegica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 29685;Potentilla norvegica;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 29685;Potentilla norvegica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 29685;Potentilla norvegica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 29685;Potentilla norvegica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 29685;Potentilla norvegica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 29685;Potentilla norvegica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 29685;Potentilla norvegica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 29685;Potentilla norvegica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 29685;Potentilla norvegica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 29685;Potentilla norvegica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 29685;Potentilla norvegica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 29685;Potentilla norvegica;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 29685;Potentilla norvegica;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 29685;Potentilla norvegica;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29699;Prunus cerasifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 29712;Potentilla anserina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29712;Potentilla anserina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 29712;Potentilla anserina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29712;Potentilla anserina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 29712;Potentilla anserina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 29712;Potentilla anserina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 29712;Potentilla anserina;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 29712;Potentilla anserina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 29712;Potentilla anserina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 29712;Potentilla anserina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29712;Potentilla anserina;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29712;Potentilla anserina;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 29712;Potentilla anserina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29712;Potentilla anserina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29712;Potentilla anserina;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 29712;Potentilla anserina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29712;Potentilla anserina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29712;Potentilla anserina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29712;Potentilla anserina;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 29712;Potentilla anserina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 29712;Potentilla anserina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 29712;Potentilla anserina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 29712;Potentilla anserina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29712;Potentilla anserina;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29712;Potentilla anserina;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29712;Potentilla anserina;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29716;Potentilla aurea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 29716;Potentilla aurea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 29716;Potentilla aurea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 29728;Potentilla heptaphylla;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29728;Potentilla heptaphylla;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29749;Crataegus laevigata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29749;Crataegus laevigata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29749;Crataegus laevigata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 29749;Crataegus laevigata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29749;Crataegus laevigata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29749;Crataegus laevigata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29749;Crataegus laevigata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 29749;Crataegus laevigata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29749;Crataegus laevigata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29749;Crataegus laevigata;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29749;Crataegus laevigata;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29749;Crataegus laevigata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29749;Crataegus laevigata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29749;Crataegus laevigata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29751;Crataegus monogyna s. monogyna;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29764;Filipendula ulmaria;actual measurement (following LEDA data standards);107;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 29847;Fragaria virginiana;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 29878;Rosa tomentosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 29878;Rosa tomentosa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29888;Rubus saxatilis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 29888;Rubus saxatilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 29888;Rubus saxatilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 29888;Rubus saxatilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 29888;Rubus saxatilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 29888;Rubus saxatilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29888;Rubus saxatilis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 29888;Rubus saxatilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 29888;Rubus saxatilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 29888;Rubus saxatilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29888;Rubus saxatilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29888;Rubus saxatilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 29888;Rubus saxatilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 29888;Rubus saxatilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29888;Rubus saxatilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 29888;Rubus saxatilis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29888;Rubus saxatilis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29888;Rubus saxatilis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29888;Rubus saxatilis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 29962;Prunus laurocerasus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29962;Prunus laurocerasus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29962;Prunus laurocerasus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29980;Crataegus monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 29980;Crataegus monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 29980;Crataegus monogyna;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 29980;Crataegus monogyna;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 29980;Crataegus monogyna;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 29980;Crataegus monogyna;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29980;Crataegus monogyna;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 29980;Crataegus monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 29980;Crataegus monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 29980;Crataegus monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 29980;Crataegus monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 29980;Crataegus monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29980;Crataegus monogyna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 29980;Crataegus monogyna;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 29980;Crataegus monogyna;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29980;Crataegus monogyna;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 29980;Crataegus monogyna;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 29980;Crataegus monogyna;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 29980;Crataegus monogyna;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 29980;Crataegus monogyna;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29980;Crataegus monogyna;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 29980;Crataegus monogyna;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29980;Crataegus monogyna;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 29980;Crataegus monogyna;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 29980;Crataegus monogyna;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29980;Crataegus monogyna;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 29982;Geum montanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 29982;Geum montanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 29982;Geum montanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 30010;Duchesnea indica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 30014;Sorbus intermedia;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30014;Sorbus intermedia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30045;Malus domestica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30045;Malus domestica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30045;Malus domestica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30045;Malus domestica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30045;Malus domestica;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30045;Malus domestica;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30045;Malus domestica;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30071;Rubus chamaemorus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1980): Seed bank size and distribution of seeds in cottongrass tussock tundra, Eagle Creek, Alaska 30071;Rubus chamaemorus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 30071;Rubus chamaemorus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30071;Rubus chamaemorus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30071;Rubus chamaemorus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30071;Rubus chamaemorus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30087;Sorbus aria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30087;Sorbus aria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30087;Sorbus aria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30087;Sorbus aria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30087;Sorbus aria;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30108;Rubus caesius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30108;Rubus caesius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 30108;Rubus caesius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30108;Rubus caesius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 30108;Rubus caesius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30108;Rubus caesius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30108;Rubus caesius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30108;Rubus caesius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30108;Rubus caesius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 30108;Rubus caesius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 30108;Rubus caesius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 30108;Rubus caesius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 30108;Rubus caesius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 30108;Rubus caesius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30108;Rubus caesius;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30108;Rubus caesius;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30108;Rubus caesius;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30128;Potentilla alba;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 30128;Potentilla alba;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30139;Sanguisorba officinalis;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30277;Rosa corymbifera;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 30295;Potentilla tabernaemontani;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30304;Prunus fruticosa;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 30306;Prunus padus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30306;Prunus padus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 30306;Prunus padus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 30306;Prunus padus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30306;Prunus padus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30306;Prunus padus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30328;Potentilla palustris;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 30328;Potentilla palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 30328;Potentilla palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30328;Potentilla palustris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 30328;Potentilla palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 30328;Potentilla palustris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 30328;Potentilla palustris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 30328;Potentilla palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 30328;Potentilla palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 30328;Potentilla palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 30328;Potentilla palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 30328;Potentilla palustris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 30328;Potentilla palustris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 30328;Potentilla palustris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 30328;Potentilla palustris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 30328;Potentilla palustris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 30328;Potentilla palustris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30404;Alchemilla filicaulis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 30472;Sibbaldia procumbens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 30583;Potentilla sterilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30583;Potentilla sterilis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 30583;Potentilla sterilis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 30583;Potentilla sterilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30583;Potentilla sterilis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 30583;Potentilla sterilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30583;Potentilla sterilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30583;Potentilla sterilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30583;Potentilla sterilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30583;Potentilla sterilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30583;Potentilla sterilis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 30583;Potentilla sterilis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 30583;Potentilla sterilis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 30583;Potentilla sterilis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 30583;Potentilla sterilis;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30603;Potentilla cinerea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 30603;Potentilla cinerea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 30603;Potentilla cinerea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 30603;Potentilla cinerea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 30603;Potentilla cinerea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 30603;Potentilla cinerea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 30603;Potentilla cinerea;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 30603;Potentilla cinerea;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 30603;Potentilla cinerea;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30603;Potentilla cinerea;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30603;Potentilla cinerea;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30615;Hieracium alpinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 30615;Hieracium alpinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 30622;Potentilla reptans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 30622;Potentilla reptans;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30622;Potentilla reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30622;Potentilla reptans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30622;Potentilla reptans;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30622;Potentilla reptans;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 30622;Potentilla reptans;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30622;Potentilla reptans;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 30622;Potentilla reptans;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 30622;Potentilla reptans;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 30622;Potentilla reptans;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 30622;Potentilla reptans;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 30622;Potentilla reptans;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 30622;Potentilla reptans;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30622;Potentilla reptans;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 30622;Potentilla reptans;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30622;Potentilla reptans;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30622;Potentilla reptans;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 30622;Potentilla reptans;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30622;Potentilla reptans;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30622;Potentilla reptans;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30622;Potentilla reptans;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);61;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);63;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 30622;Potentilla reptans;actual measurement (following LEDA data standards);63;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);64;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 30622;Potentilla reptans;actual measurement (following LEDA data standards);65;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);67;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 30622;Potentilla reptans;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);70;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);77;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);78;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30622;Potentilla reptans;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 30633;Fragaria vesca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 30633;Fragaria vesca;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30633;Fragaria vesca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30633;Fragaria vesca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 30633;Fragaria vesca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30633;Fragaria vesca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 30633;Fragaria vesca;actual measurement (following LEDA data standards);3;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30633;Fragaria vesca;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30633;Fragaria vesca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 30633;Fragaria vesca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30633;Fragaria vesca;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 30633;Fragaria vesca;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 30633;Fragaria vesca;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 30633;Fragaria vesca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 30633;Fragaria vesca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30633;Fragaria vesca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 30633;Fragaria vesca;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 30633;Fragaria vesca;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 30633;Fragaria vesca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30633;Fragaria vesca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 30633;Fragaria vesca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 30633;Fragaria vesca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30633;Fragaria vesca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30633;Fragaria vesca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30633;Fragaria vesca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30633;Fragaria vesca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 30633;Fragaria vesca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30633;Fragaria vesca;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30633;Fragaria vesca;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30633;Fragaria vesca;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30633;Fragaria vesca;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30633;Fragaria vesca;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30633;Fragaria vesca;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30633;Fragaria vesca;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30638;Geum urbanum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 30638;Geum urbanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 30638;Geum urbanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 30638;Geum urbanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 30638;Geum urbanum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 30638;Geum urbanum;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 30638;Geum urbanum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 30638;Geum urbanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 30638;Geum urbanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 30638;Geum urbanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 30638;Geum urbanum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30638;Geum urbanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 30638;Geum urbanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30638;Geum urbanum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30638;Geum urbanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 30638;Geum urbanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30638;Geum urbanum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 30638;Geum urbanum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 30638;Geum urbanum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 30638;Geum urbanum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30638;Geum urbanum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30638;Geum urbanum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30638;Geum urbanum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30638;Geum urbanum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30638;Geum urbanum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30638;Geum urbanum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 30638;Geum urbanum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30638;Geum urbanum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30638;Geum urbanum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 30638;Geum urbanum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 30638;Geum urbanum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 30638;Geum urbanum;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30638;Geum urbanum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 30638;Geum urbanum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 30638;Geum urbanum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30638;Geum urbanum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 30638;Geum urbanum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30638;Geum urbanum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30638;Geum urbanum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30638;Geum urbanum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30638;Geum urbanum;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30638;Geum urbanum;actual measurement (following LEDA data standards);96;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30642;Potentilla argentea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 30642;Potentilla argentea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 30642;Potentilla argentea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30642;Potentilla argentea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 30642;Potentilla argentea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 30642;Potentilla argentea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 30642;Potentilla argentea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30642;Potentilla argentea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 30642;Potentilla argentea;actual measurement (following LEDA data standards);2;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 30642;Potentilla argentea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 30642;Potentilla argentea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30642;Potentilla argentea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30642;Potentilla argentea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 30642;Potentilla argentea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 30642;Potentilla argentea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30642;Potentilla argentea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 30642;Potentilla argentea;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 30642;Potentilla argentea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30642;Potentilla argentea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 30642;Potentilla argentea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 30642;Potentilla argentea;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 30642;Potentilla argentea;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 30642;Potentilla argentea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 30642;Potentilla argentea;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 30642;Potentilla argentea;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30642;Potentilla argentea;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30642;Potentilla argentea;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30642;Potentilla argentea;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30642;Potentilla argentea;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30642;Potentilla argentea;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30642;Potentilla argentea;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30642;Potentilla argentea;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 30773;Rubus spectabilis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 30773;Rubus spectabilis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 30773;Rubus spectabilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 30773;Rubus spectabilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 30773;Rubus spectabilis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 30807;Rubus fruticosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 30807;Rubus fruticosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 30807;Rubus fruticosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30807;Rubus fruticosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 30807;Rubus fruticosus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 30807;Rubus fruticosus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 30807;Rubus fruticosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 30807;Rubus fruticosus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 30807;Rubus fruticosus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 30807;Rubus fruticosus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 30807;Rubus fruticosus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 30807;Rubus fruticosus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 30807;Rubus fruticosus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 30807;Rubus fruticosus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 30807;Rubus fruticosus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 30807;Rubus fruticosus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 30807;Rubus fruticosus;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30807;Rubus fruticosus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 30807;Rubus fruticosus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30807;Rubus fruticosus;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30807;Rubus fruticosus;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 30809;Rubus glandulosus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 30857;Rosa rugosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30887;Potentilla intermedia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 30893;Potentilla patula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 30893;Potentilla patula;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30927;Potentilla erecta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 30927;Potentilla erecta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30927;Potentilla erecta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30927;Potentilla erecta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 30927;Potentilla erecta;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30927;Potentilla erecta;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 30927;Potentilla erecta;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 30927;Potentilla erecta;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 30927;Potentilla erecta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 30927;Potentilla erecta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 30927;Potentilla erecta;actual measurement (following LEDA data standards);9;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30927;Potentilla erecta;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 30927;Potentilla erecta;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 30927;Potentilla erecta;actual measurement (following LEDA data standards);10;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 30927;Potentilla erecta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 30927;Potentilla erecta;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 30927;Potentilla erecta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 30927;Potentilla erecta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 30927;Potentilla erecta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 30927;Potentilla erecta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);14;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 30927;Potentilla erecta;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 30927;Potentilla erecta;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30927;Potentilla erecta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 30927;Potentilla erecta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 30927;Potentilla erecta;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 30927;Potentilla erecta;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30927;Potentilla erecta;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30927;Potentilla erecta;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 30927;Potentilla erecta;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 30927;Potentilla erecta;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 30927;Potentilla erecta;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31020;Spiraea douglasii;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31020;Spiraea douglasii;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31020;Spiraea douglasii;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31020;Spiraea douglasii;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31020;Spiraea douglasii;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31020;Spiraea douglasii;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31020;Spiraea douglasii;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31020;Spiraea douglasii;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31020;Spiraea douglasii;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31020;Spiraea douglasii;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31125;Rosa majalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 31158;Rosa arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31158;Rosa arvensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31183;Potentilla supina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31183;Potentilla supina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31183;Potentilla supina;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31183;Potentilla supina;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31189;Prunus avium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 31189;Prunus avium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31189;Prunus avium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31189;Prunus avium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31189;Prunus avium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31189;Prunus avium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31189;Prunus avium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31189;Prunus avium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31189;Prunus avium;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31198;Potentilla anglica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 31198;Potentilla anglica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31209;Aruncus dioicus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31232;Dryas octopetala;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fox, J. F. (1983): Germinable seed banks of interior Alaskan tundra 31232;Dryas octopetala;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31232;Dryas octopetala;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 31232;Dryas octopetala;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31232;Dryas octopetala;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 31232;Dryas octopetala;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 31232;Dryas octopetala;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31232;Dryas octopetala;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 31232;Dryas octopetala;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 31232;Dryas octopetala;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31308;Chrysosplenium alternifolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 31308;Chrysosplenium alternifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31308;Chrysosplenium alternifolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31313;Chrysosplenium oppositifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31313;Chrysosplenium oppositifolium;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31313;Chrysosplenium oppositifolium;actual measurement (following LEDA data standards);102;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31313;Chrysosplenium oppositifolium;actual measurement (following LEDA data standards);103;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31314;Chrysosplenium tetrandrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1980): Germination in Barrow, Alaska, tundra soil cores 31321;Saxifraga aizoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 31373;Saxifraga cernua;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 31381;Saxifraga granulata;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31381;Saxifraga granulata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31381;Saxifraga granulata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31381;Saxifraga granulata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31381;Saxifraga granulata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31381;Saxifraga granulata;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31381;Saxifraga granulata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31381;Saxifraga granulata;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31381;Saxifraga granulata;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31462;Saxifraga hieracifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 31462;Saxifraga hieracifolia;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31524;Saxifraga nivalis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31524;Saxifraga nivalis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31524;Saxifraga nivalis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31524;Saxifraga nivalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 31526;Saxifraga oppositifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 31528;Saxifraga paniculata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 31528;Saxifraga paniculata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 31614;Saxifraga tenuis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31614;Saxifraga tenuis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31616;Saxifraga tridactylites;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31719;Galium tricornutum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31719;Galium tricornutum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 31719;Galium tricornutum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31719;Galium tricornutum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 31719;Galium tricornutum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31719;Galium tricornutum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 31719;Galium tricornutum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 31720;Galium trifidum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 31720;Galium trifidum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 31720;Galium trifidum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 31720;Galium trifidum;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31721;Galium triflorum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 31721;Galium triflorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 31721;Galium triflorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 31721;Galium triflorum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31721;Galium triflorum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31721;Galium triflorum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31721;Galium triflorum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31721;Galium triflorum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31721;Galium triflorum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 31721;Galium triflorum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 31724;Galium uliginosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31724;Galium uliginosum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 31724;Galium uliginosum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31724;Galium uliginosum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31724;Galium uliginosum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31724;Galium uliginosum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 31724;Galium uliginosum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31724;Galium uliginosum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31724;Galium uliginosum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31724;Galium uliginosum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31724;Galium uliginosum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31724;Galium uliginosum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31724;Galium uliginosum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31724;Galium uliginosum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31724;Galium uliginosum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31724;Galium uliginosum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31724;Galium uliginosum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 31724;Galium uliginosum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31724;Galium uliginosum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31724;Galium uliginosum;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31724;Galium uliginosum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31724;Galium uliginosum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31724;Galium uliginosum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31724;Galium uliginosum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31724;Galium uliginosum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31724;Galium uliginosum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31724;Galium uliginosum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 31724;Galium uliginosum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31724;Galium uliginosum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31724;Galium uliginosum;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 31724;Galium uliginosum;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31724;Galium uliginosum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31724;Galium uliginosum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31724;Galium uliginosum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31724;Galium uliginosum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31724;Galium uliginosum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31724;Galium uliginosum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31724;Galium uliginosum;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31724;Galium uliginosum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 31730;Galium verum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 31730;Galium verum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 31730;Galium verum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 31730;Galium verum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 31730;Galium verum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31730;Galium verum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 31730;Galium verum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31730;Galium verum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31730;Galium verum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31730;Galium verum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 31730;Galium verum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 31730;Galium verum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 31730;Galium verum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 31730;Galium verum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31730;Galium verum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 31730;Galium verum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31730;Galium verum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 31730;Galium verum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31730;Galium verum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31730;Galium verum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31730;Galium verum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31730;Galium verum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31730;Galium verum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31730;Galium verum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 31730;Galium verum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31730;Galium verum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 31730;Galium verum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31730;Galium verum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31730;Galium verum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 31730;Galium verum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31730;Galium verum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31730;Galium verum;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 31730;Galium verum;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31730;Galium verum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31730;Galium verum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31730;Galium verum;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31730;Galium verum;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31730;Galium verum;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31730;Galium verum;actual measurement (following LEDA data standards);100;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31737;Rubia peregrina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 31737;Rubia peregrina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 31750;Galium pumilum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31750;Galium pumilum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31750;Galium pumilum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31750;Galium pumilum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31750;Galium pumilum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31750;Galium pumilum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 31750;Galium pumilum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31750;Galium pumilum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 31750;Galium pumilum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31750;Galium pumilum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 31750;Galium pumilum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 31750;Galium pumilum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31750;Galium pumilum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31750;Galium pumilum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 31750;Galium pumilum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 31750;Galium pumilum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31750;Galium pumilum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31750;Galium pumilum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31750;Galium pumilum;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31750;Galium pumilum;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31750;Galium pumilum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 31769;Galium saxatile;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31769;Galium saxatile;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 31769;Galium saxatile;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31769;Galium saxatile;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 31769;Galium saxatile;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);1;long-term persistent;;120;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 31769;Galium saxatile;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 31769;Galium saxatile;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 31769;Galium saxatile;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 31769;Galium saxatile;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31769;Galium saxatile;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31769;Galium saxatile;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 31769;Galium saxatile;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 31769;Galium saxatile;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 31769;Galium saxatile;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31769;Galium saxatile;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31769;Galium saxatile;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 31769;Galium saxatile;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31769;Galium saxatile;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 31769;Galium saxatile;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31769;Galium saxatile;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31769;Galium saxatile;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 31769;Galium saxatile;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31769;Galium saxatile;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 31769;Galium saxatile;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 31769;Galium saxatile;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 31769;Galium saxatile;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 31769;Galium saxatile;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 31769;Galium saxatile;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 31769;Galium saxatile;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 31769;Galium saxatile;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31769;Galium saxatile;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31769;Galium saxatile;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31769;Galium saxatile;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31769;Galium saxatile;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 31769;Galium saxatile;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 31769;Galium saxatile;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 31769;Galium saxatile;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 31769;Galium saxatile;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 31769;Galium saxatile;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 31769;Galium saxatile;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 31769;Galium saxatile;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 31769;Galium saxatile;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 31769;Galium saxatile;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 31769;Galium saxatile;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 31769;Galium saxatile;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31769;Galium saxatile;actual measurement (following LEDA data standards);71;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31777;Galium sterneri;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31777;Galium sterneri;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31777;Galium sterneri;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31777;Galium sterneri;actual measurement (following LEDA data standards);113;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31782;Galium mollugo;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 31782;Galium mollugo;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31782;Galium mollugo;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31782;Galium mollugo;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 31782;Galium mollugo;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 31782;Galium mollugo;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31782;Galium mollugo;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 31782;Galium mollugo;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 31782;Galium mollugo;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 31782;Galium mollugo;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 31782;Galium mollugo;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31782;Galium mollugo;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31782;Galium mollugo;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31782;Galium mollugo;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 31782;Galium mollugo;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 31782;Galium mollugo;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 31782;Galium mollugo;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 31782;Galium mollugo;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 31782;Galium mollugo;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31782;Galium mollugo;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 31782;Galium mollugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31782;Galium mollugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31782;Galium mollugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31782;Galium mollugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 31782;Galium mollugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 31782;Galium mollugo;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31782;Galium mollugo;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31782;Galium mollugo;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31782;Galium mollugo;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31782;Galium mollugo;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 31782;Galium mollugo;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31782;Galium mollugo;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31782;Galium mollugo;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31782;Galium mollugo;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 31782;Galium mollugo;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 31782;Galium mollugo;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31782;Galium mollugo;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31782;Galium mollugo;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31782;Galium mollugo;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31782;Galium mollugo;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31782;Galium mollugo;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 31782;Galium mollugo;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31782;Galium mollugo;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 31782;Galium mollugo;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31782;Galium mollugo;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31782;Galium mollugo;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31782;Galium mollugo;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31805;Galium odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 31805;Galium odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31805;Galium odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 31805;Galium odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 31805;Galium odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 31805;Galium odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31805;Galium odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 31805;Galium odoratum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 31805;Galium odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 31805;Galium odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 31805;Galium odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 31805;Galium odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 31805;Galium odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 31805;Galium odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 31805;Galium odoratum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 31805;Galium odoratum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31805;Galium odoratum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 31805;Galium odoratum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 31805;Galium odoratum;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31813;Galium palustre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 31813;Galium palustre;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 31813;Galium palustre;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31813;Galium palustre;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 31813;Galium palustre;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 31813;Galium palustre;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31813;Galium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31813;Galium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 31813;Galium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 31813;Galium palustre;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 31813;Galium palustre;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 31813;Galium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31813;Galium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31813;Galium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31813;Galium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31813;Galium palustre;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 31813;Galium palustre;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 31813;Galium palustre;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 31813;Galium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31813;Galium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31813;Galium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 31813;Galium palustre;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31813;Galium palustre;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31813;Galium palustre;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31813;Galium palustre;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 31813;Galium palustre;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31813;Galium palustre;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 31813;Galium palustre;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31813;Galium palustre;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31813;Galium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31813;Galium palustre;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 31813;Galium palustre;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31813;Galium palustre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31813;Galium palustre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 31813;Galium palustre;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31813;Galium palustre;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31813;Galium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31813;Galium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 31813;Galium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 31813;Galium palustre;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31813;Galium palustre;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31813;Galium palustre;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 31813;Galium palustre;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31813;Galium palustre;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31813;Galium palustre;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31813;Galium palustre;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 31813;Galium palustre;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 31813;Galium palustre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31813;Galium palustre;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31813;Galium palustre;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31813;Galium palustre;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31813;Galium palustre;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 31813;Galium palustre;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 31813;Galium palustre;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31813;Galium palustre;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31813;Galium palustre;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 31813;Galium palustre;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31813;Galium palustre;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31813;Galium palustre;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 31813;Galium palustre;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 31813;Galium palustre;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);82;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31813;Galium palustre;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31813;Galium palustre;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31813;Galium palustre;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31817;Galium parisiense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 31817;Galium parisiense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 31817;Galium parisiense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 31817;Galium parisiense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 31904;Asperula cynanchica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 31904;Asperula cynanchica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 31904;Asperula cynanchica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 31904;Asperula cynanchica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31904;Asperula cynanchica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 31904;Asperula cynanchica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 31904;Asperula cynanchica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 31904;Asperula cynanchica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31904;Asperula cynanchica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31904;Asperula cynanchica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31904;Asperula cynanchica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31904;Asperula cynanchica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 31904;Asperula cynanchica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31904;Asperula cynanchica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31904;Asperula cynanchica;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 31917;Galium boreale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 31917;Galium boreale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 31917;Galium boreale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 31917;Galium boreale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31917;Galium boreale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31917;Galium boreale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 31917;Galium boreale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31917;Galium boreale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31917;Galium boreale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31917;Galium boreale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31917;Galium boreale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 31917;Galium boreale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31917;Galium boreale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 31917;Galium boreale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31917;Galium boreale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31917;Galium boreale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31917;Galium boreale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31917;Galium boreale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31917;Galium boreale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 31917;Galium boreale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31917;Galium boreale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31917;Galium boreale;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 31917;Galium boreale;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31917;Galium boreale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31917;Galium boreale;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31917;Galium boreale;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 31917;Galium boreale;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31917;Galium boreale;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31917;Galium boreale;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31917;Galium boreale;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31917;Galium boreale;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31917;Galium boreale;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31917;Galium boreale;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31917;Galium boreale;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31917;Galium boreale;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31949;Galium album;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 31949;Galium album;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31949;Galium album;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 31949;Galium album;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 31949;Galium album;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31949;Galium album;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 31949;Galium album;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 31949;Galium album;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31949;Galium album;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 31949;Galium album;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 31949;Galium album;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 31949;Galium album;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 31949;Galium album;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 31949;Galium album;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31949;Galium album;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31949;Galium album;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31956;Galium aparine;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 31956;Galium aparine;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 31956;Galium aparine;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wilson, B. J. (1992): Seedbank persistence and seedling emergence of seven weed species in autumn - sown crops following a single year's seeding 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Csontos, P. (1997): Seed bank of Pinus nigra plantations in dolomite rock grassland habitats, and its implications for restoring grassland vegetation 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 31956;Galium aparine;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 31956;Galium aparine;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 31956;Galium aparine;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31956;Galium aparine;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 31956;Galium aparine;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 31956;Galium aparine;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 31956;Galium aparine;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 31956;Galium aparine;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 31956;Galium aparine;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 31956;Galium aparine;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 31956;Galium aparine;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31956;Galium aparine;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 31956;Galium aparine;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31956;Galium aparine;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 31956;Galium aparine;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31956;Galium aparine;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 31956;Galium aparine;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31956;Galium aparine;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 31956;Galium aparine;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31956;Galium aparine;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31956;Galium aparine;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31956;Galium aparine;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31956;Galium aparine;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31956;Galium aparine;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31956;Galium aparine;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 31956;Galium aparine;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31956;Galium aparine;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 31956;Galium aparine;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 31956;Galium aparine;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 31956;Galium aparine;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 31956;Galium aparine;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 31956;Galium aparine;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 31956;Galium aparine;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 31956;Galium aparine;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 31956;Galium aparine;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31956;Galium aparine;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 31956;Galium aparine;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 31956;Galium aparine;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31956;Galium aparine;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31956;Galium aparine;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 31956;Galium aparine;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 31956;Galium aparine;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 31956;Galium aparine;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 31956;Galium aparine;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 31956;Galium aparine;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 31956;Galium aparine;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 31956;Galium aparine;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31956;Galium aparine;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31956;Galium aparine;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31956;Galium aparine;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 31956;Galium aparine;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 31956;Galium aparine;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 31956;Galium aparine;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 31956;Galium aparine;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 31956;Galium aparine;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 31956;Galium aparine;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 31956;Galium aparine;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 31956;Galium aparine;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31956;Galium aparine;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 31956;Galium aparine;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31956;Galium aparine;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31956;Galium aparine;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 31956;Galium aparine;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);95;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31956;Galium aparine;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 31956;Galium aparine;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31956;Galium aparine;actual measurement (following LEDA data standards);107;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 31967;Sherardia arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 31967;Sherardia arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 31967;Sherardia arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 31967;Sherardia arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 31967;Sherardia arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 31967;Sherardia arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 31967;Sherardia arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 31967;Sherardia arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 31967;Sherardia arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 31967;Sherardia arvensis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 32114;Galium schultesii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 32133;Cruciata laevipes;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 32133;Cruciata laevipes;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 32133;Cruciata laevipes;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 32133;Cruciata laevipes;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 32324;Galium abaujense;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32329;Asperula tinctoria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32329;Asperula tinctoria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32439;Thesium linophyllon;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32478;Salix triandra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32478;Salix triandra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32486;Salix viminalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32486;Salix viminalis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32486;Salix viminalis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32486;Salix viminalis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32521;Salix polaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fox, J. F. (1983): Germinable seed banks of interior Alaskan tundra 32521;Salix polaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 32526;Salix purpurea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32526;Salix purpurea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32526;Salix purpurea;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32526;Salix purpurea;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32533;Salix repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32533;Salix repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32533;Salix repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32533;Salix repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 32533;Salix repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 32533;Salix repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32533;Salix repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 32533;Salix repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 32533;Salix repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32533;Salix repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 32533;Salix repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32533;Salix repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 32533;Salix repens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 32533;Salix repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32533;Salix repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32533;Salix repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 32533;Salix repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32533;Salix repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 32533;Salix repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32533;Salix repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32533;Salix repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32535;Salix reticulata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fox, J. F. (1983): Germinable seed banks of interior Alaskan tundra 32535;Salix reticulata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 32535;Salix reticulata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 32535;Salix reticulata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 32535;Salix reticulata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 32535;Salix reticulata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 32535;Salix reticulata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 32535;Salix reticulata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 32535;Salix reticulata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 32535;Salix reticulata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 32535;Salix reticulata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 32537;Salix rosmarinifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32563;Salix aurita;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 32563;Salix aurita;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32563;Salix aurita;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32565;Salix cinerea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32565;Salix cinerea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32565;Salix cinerea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32565;Salix cinerea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32565;Salix cinerea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 32565;Salix cinerea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32565;Salix cinerea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32565;Salix cinerea;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32565;Salix cinerea;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32567;Salix pentandra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32567;Salix pentandra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32567;Salix pentandra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32568;Salix phylicifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32568;Salix phylicifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32570;Salix fragilis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32570;Salix fragilis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32570;Salix fragilis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 32570;Salix fragilis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32570;Salix fragilis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32570;Salix fragilis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32573;Salix glauca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 32573;Salix glauca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 32573;Salix glauca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 32573;Salix glauca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 32589;Salix herbacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 32589;Salix herbacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 32589;Salix herbacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 32589;Salix herbacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 32589;Salix herbacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 32589;Salix herbacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 32589;Salix herbacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 32589;Salix herbacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 32589;Salix herbacea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 32596;Salix caprea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 32596;Salix caprea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 32596;Salix caprea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 32596;Salix caprea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32596;Salix caprea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 32596;Salix caprea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32596;Salix caprea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 32596;Salix caprea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 32596;Salix caprea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32596;Salix caprea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 32596;Salix caprea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 32596;Salix caprea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32596;Salix caprea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32596;Salix caprea;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32596;Salix caprea;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32596;Salix caprea;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32596;Salix caprea;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32596;Salix caprea;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32596;Salix caprea;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32596;Salix caprea;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32596;Salix caprea;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32596;Salix caprea;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32638;Salix alba;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32638;Salix alba;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 32638;Salix alba;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32638;Salix alba;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32638;Salix alba;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32638;Salix alba;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32638;Salix alba;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32638;Salix alba;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32638;Salix alba;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 32638;Salix alba;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32638;Salix alba;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32638;Salix alba;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32638;Salix alba;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32638;Salix alba;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32638;Salix alba;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32638;Salix alba;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32652;Salix arbuscula;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32673;Populus nigra;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32673;Populus nigra;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32673;Populus nigra;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32673;Populus nigra;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32673;Populus nigra;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32673;Populus nigra;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32673;Populus nigra;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32673;Populus nigra;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32680;Populus tremula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 32680;Populus tremula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32680;Populus tremula;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 32680;Populus tremula;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 32680;Populus tremula;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 32680;Populus tremula;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 32680;Populus tremula;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 32680;Populus tremula;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 32680;Populus tremula;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32680;Populus tremula;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32680;Populus tremula;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 32680;Populus tremula;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32680;Populus tremula;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32680;Populus tremula;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32680;Populus tremula;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32680;Populus tremula;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32680;Populus tremula;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32680;Populus tremula;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32680;Populus tremula;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32680;Populus tremula;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32680;Populus tremula;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32680;Populus tremula;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32680;Populus tremula;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32680;Populus tremula;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32737;Veronica prostrata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32737;Veronica prostrata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32737;Veronica prostrata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);12;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);12;long-term persistent;;46;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);61;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);72;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32740;Veronica serpyllifolia;actual measurement (following LEDA data standards);90;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32745;Veronica spicata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32745;Veronica spicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 32745;Veronica spicata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32745;Veronica spicata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 32745;Veronica spicata;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 32745;Veronica spicata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 32745;Veronica spicata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32745;Veronica spicata;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32745;Veronica spicata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32745;Veronica spicata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32745;Veronica spicata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32745;Veronica spicata;actual measurement (following LEDA data standards);42;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32745;Veronica spicata;actual measurement (following LEDA data standards);43;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32774;Veronica anagallis-aquatica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 32774;Veronica anagallis-aquatica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 32774;Veronica anagallis-aquatica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 32774;Veronica anagallis-aquatica;actual measurement (following LEDA data standards);109;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 32774;Veronica anagallis-aquatica;actual measurement (following LEDA data standards);110;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 32781;Veronica austriaca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32781;Veronica austriaca;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32781;Veronica austriaca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32781;Veronica austriaca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32781;Veronica austriaca;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32781;Veronica austriaca;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32781;Veronica austriaca;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32781;Veronica austriaca;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32781;Veronica austriaca;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32792;Veronica chamaedrys;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 32803;Veronica longifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32803;Veronica longifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32803;Veronica longifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32803;Veronica longifolia;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32803;Veronica longifolia;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32803;Veronica longifolia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32803;Veronica longifolia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 32803;Veronica longifolia;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32803;Veronica longifolia;actual measurement (following LEDA data standards);92;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 32834;Verbascum nigrum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32834;Verbascum nigrum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 32834;Verbascum nigrum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 32834;Verbascum nigrum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32834;Verbascum nigrum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32841;Verbascum phlomoides;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 32841;Verbascum phlomoides;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 32841;Verbascum phlomoides;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32842;Verbascum phoeniceum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 32842;Verbascum phoeniceum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32842;Verbascum phoeniceum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32842;Verbascum phoeniceum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 32859;Verbascum thapsus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 32859;Verbascum thapsus;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 32859;Verbascum thapsus;actual measurement (following LEDA data standards);1;long-term persistent;;100;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 32859;Verbascum thapsus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 32859;Verbascum thapsus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 32859;Verbascum thapsus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 32859;Verbascum thapsus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 32859;Verbascum thapsus;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 32859;Verbascum thapsus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 32859;Verbascum thapsus;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 32859;Verbascum thapsus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 32859;Verbascum thapsus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 32859;Verbascum thapsus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 32859;Verbascum thapsus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 32859;Verbascum thapsus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 32859;Verbascum thapsus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32859;Verbascum thapsus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 32859;Verbascum thapsus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 32859;Verbascum thapsus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 32859;Verbascum thapsus;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 32859;Verbascum thapsus;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 32859;Verbascum thapsus;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 32859;Verbascum thapsus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32859;Verbascum thapsus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32859;Verbascum thapsus;actual measurement (following LEDA data standards);62;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 32859;Verbascum thapsus;actual measurement (following LEDA data standards);64;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);7;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32862;Scrophularia nodosa;actual measurement (following LEDA data standards);53;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 32871;Verbascum blattaria;actual measurement (following LEDA data standards);1;long-term persistent;;100;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 32892;Rhinanthus minor;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 32892;Rhinanthus minor;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 32892;Rhinanthus minor;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32892;Rhinanthus minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 32892;Rhinanthus minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 32892;Rhinanthus minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32892;Rhinanthus minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 32892;Rhinanthus minor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 32892;Rhinanthus minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 32892;Rhinanthus minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 32892;Rhinanthus minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 32892;Rhinanthus minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 32892;Rhinanthus minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 32892;Rhinanthus minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 32892;Rhinanthus minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 32892;Rhinanthus minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32892;Rhinanthus minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32892;Rhinanthus minor;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 32892;Rhinanthus minor;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 32892;Rhinanthus minor;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 32892;Rhinanthus minor;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 32892;Rhinanthus minor;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32892;Rhinanthus minor;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32892;Rhinanthus minor;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32892;Rhinanthus minor;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 32892;Rhinanthus minor;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 32892;Rhinanthus minor;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 32892;Rhinanthus minor;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32892;Rhinanthus minor;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 32892;Rhinanthus minor;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32892;Rhinanthus minor;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 32965;Pedicularis comosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 32965;Pedicularis comosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 32992;Pedicularis sylvatica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 32992;Pedicularis sylvatica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 32992;Pedicularis sylvatica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 32992;Pedicularis sylvatica;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33007;Odontites verna;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 33007;Odontites verna;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33007;Odontites verna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33007;Odontites verna;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33007;Odontites verna;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 33007;Odontites verna;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 33007;Odontites verna;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33007;Odontites verna;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33007;Odontites verna;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33007;Odontites verna;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33007;Odontites verna;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33028;Melampyrum cristatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33028;Melampyrum cristatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33028;Melampyrum cristatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 33028;Melampyrum cristatum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33028;Melampyrum cristatum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33028;Melampyrum cristatum;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33028;Melampyrum cristatum;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33034;Melampyrum nemorosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33044;Melampyrum sylvaticum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 33075;Linaria odora;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 33091;Linaria vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33091;Linaria vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 33091;Linaria vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33091;Linaria vulgaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33091;Linaria vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 33091;Linaria vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33091;Linaria vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33091;Linaria vulgaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 33091;Linaria vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33091;Linaria vulgaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33091;Linaria vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33091;Linaria vulgaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33091;Linaria vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33091;Linaria vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 33091;Linaria vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33091;Linaria vulgaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33091;Linaria vulgaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33091;Linaria vulgaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33091;Linaria vulgaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33091;Linaria vulgaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33091;Linaria vulgaris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33091;Linaria vulgaris;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33091;Linaria vulgaris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33091;Linaria vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33091;Linaria vulgaris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33091;Linaria vulgaris;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33091;Linaria vulgaris;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33091;Linaria vulgaris;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33091;Linaria vulgaris;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33091;Linaria vulgaris;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33091;Linaria vulgaris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33123;Kickxia elatine;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 33123;Kickxia elatine;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 33123;Kickxia elatine;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 33123;Kickxia elatine;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 33123;Kickxia elatine;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 33123;Kickxia elatine;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 33123;Kickxia elatine;actual measurement (following LEDA data standards);8;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33123;Kickxia elatine;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33123;Kickxia elatine;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33123;Kickxia elatine;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33123;Kickxia elatine;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33123;Kickxia elatine;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33123;Kickxia elatine;actual measurement (following LEDA data standards);75;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33129;Kickxia spuria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lopez, C. (1988): Estimation du stock semencier dans le cadre d'un essai étudiant l'influence de systèmes cultureaux sur l'évolution de la flore adventice 33129;Kickxia spuria;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 33129;Kickxia spuria;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 33129;Kickxia spuria;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 33129;Kickxia spuria;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 33129;Kickxia spuria;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 33129;Kickxia spuria;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33129;Kickxia spuria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 33129;Kickxia spuria;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33129;Kickxia spuria;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33129;Kickxia spuria;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33129;Kickxia spuria;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33129;Kickxia spuria;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33129;Kickxia spuria;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33129;Kickxia spuria;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33129;Kickxia spuria;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33149;Euphrasia officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 33149;Euphrasia officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 33149;Euphrasia officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 33149;Euphrasia officinalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33149;Euphrasia officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 33149;Euphrasia officinalis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 33153;Euphrasia pseudokerneri;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kelly, D. (1989): Demography of short-lived plants in chalk grassland. I. Life cycle variation in annuals and strict biennials 33157;Euphrasia rostkoviana;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 33157;Euphrasia rostkoviana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33157;Euphrasia rostkoviana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33157;Euphrasia rostkoviana;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 33166;Euphrasia stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 33166;Euphrasia stricta;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Yeo, P. F. (1961): Germination, seedlings and the formation of haustoria in Euphrasia 33166;Euphrasia stricta;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Bekker, R. M. (1997): Soil seed banks in European grasslands: Does land use affect regeneration perspectives? 33166;Euphrasia stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 33166;Euphrasia stricta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 33166;Euphrasia stricta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 33166;Euphrasia stricta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 33173;Digitalis lutea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 33173;Digitalis lutea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 33173;Digitalis lutea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 33173;Digitalis lutea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 33173;Digitalis lutea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 33173;Digitalis lutea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 33178;Digitalis purpurea;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 33178;Digitalis purpurea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 33178;Digitalis purpurea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 33178;Digitalis purpurea;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 33178;Digitalis purpurea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 33178;Digitalis purpurea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 33178;Digitalis purpurea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 33178;Digitalis purpurea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 33178;Digitalis purpurea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 33178;Digitalis purpurea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33178;Digitalis purpurea;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 33178;Digitalis purpurea;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33178;Digitalis purpurea;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33178;Digitalis purpurea;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33178;Digitalis purpurea;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33178;Digitalis purpurea;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33178;Digitalis purpurea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33178;Digitalis purpurea;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33178;Digitalis purpurea;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33178;Digitalis purpurea;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33178;Digitalis purpurea;actual measurement (following LEDA data standards);103;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33202;Chaenorhinum minus;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33224;Cymbalaria muralis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33261;Antirrhinum majus;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33270;Veronica peregrina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33270;Veronica peregrina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabinowitz, D. (1981): Buried viable seeds in a North American tall grass prairie: the resemblance of their abundance and composition to dispersing seeds 33270;Veronica peregrina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33270;Veronica peregrina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 33270;Veronica peregrina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 33270;Veronica peregrina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33270;Veronica peregrina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33270;Veronica peregrina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 33270;Veronica peregrina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 33270;Veronica peregrina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33270;Veronica peregrina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33270;Veronica peregrina;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);52;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33270;Veronica peregrina;actual measurement (following LEDA data standards);56;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33282;Veronica triphyllos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wilson, B. J. (1992): Seedbank persistence and seedling emergence of seven weed species in autumn - sown crops following a single year's seeding 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Csontos, P. (1997): Seed bank of Pinus nigra plantations in dolomite rock grassland habitats, and its implications for restoring grassland vegetation 33302;Veronica arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Grundy, A. C. (2003): Modelling the emergence response of weed seeds to burial depth: Interactions with seed density, weight and shape 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 33302;Veronica arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 33302;Veronica arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 33302;Veronica arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33302;Veronica arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 33302;Veronica arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33302;Veronica arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33302;Veronica arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 33302;Veronica arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33302;Veronica arvensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33302;Veronica arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 33302;Veronica arvensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 33302;Veronica arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33302;Veronica arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 33302;Veronica arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33302;Veronica arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 33302;Veronica arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33302;Veronica arvensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33302;Veronica arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33302;Veronica arvensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 33302;Veronica arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33302;Veronica arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33302;Veronica arvensis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 33302;Veronica arvensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 33302;Veronica arvensis;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 33302;Veronica arvensis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 33302;Veronica arvensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33302;Veronica arvensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 33302;Veronica arvensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33302;Veronica arvensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33302;Veronica arvensis;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33302;Veronica arvensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33302;Veronica arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33302;Veronica arvensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33302;Veronica arvensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33302;Veronica arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33302;Veronica arvensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33302;Veronica arvensis;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33302;Veronica arvensis;actual measurement (following LEDA data standards);36;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33302;Veronica arvensis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33302;Veronica arvensis;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33302;Veronica arvensis;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33302;Veronica arvensis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33302;Veronica arvensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);52;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);60;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33302;Veronica arvensis;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33302;Veronica arvensis;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33306;Veronica austriaca s. teucrium;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wilson, B. J. (1992): Seedbank persistence and seedling emergence of seven weed species in autumn - sown crops following a single year's seeding 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Csontos, P. (1997): Seed bank of Pinus nigra plantations in dolomite rock grassland habitats, and its implications for restoring grassland vegetation 33317;Veronica hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33317;Veronica hederifolia;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33317;Veronica hederifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 33317;Veronica hederifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33317;Veronica hederifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33317;Veronica hederifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33317;Veronica hederifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 33317;Veronica hederifolia;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33317;Veronica hederifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33317;Veronica hederifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33317;Veronica hederifolia;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33317;Veronica hederifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33317;Veronica hederifolia;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33317;Veronica hederifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33317;Veronica hederifolia;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33317;Veronica hederifolia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33317;Veronica hederifolia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33317;Veronica hederifolia;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33317;Veronica hederifolia;actual measurement (following LEDA data standards);6;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 33317;Veronica hederifolia;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33317;Veronica hederifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33317;Veronica hederifolia;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 33317;Veronica hederifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 33317;Veronica hederifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33317;Veronica hederifolia;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33317;Veronica hederifolia;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33317;Veronica hederifolia;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33317;Veronica hederifolia;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 33317;Veronica hederifolia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33317;Veronica hederifolia;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 33317;Veronica hederifolia;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 33317;Veronica hederifolia;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 33317;Veronica hederifolia;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33317;Veronica hederifolia;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33317;Veronica hederifolia;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33317;Veronica hederifolia;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33317;Veronica hederifolia;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33317;Veronica hederifolia;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33317;Veronica hederifolia;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33325;Veronica alpina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 33325;Veronica alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 33325;Veronica alpina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 33325;Veronica alpina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1984): A comparison of seed reserves in arctic, subarctic and alpine soils 33325;Veronica alpina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 33325;Veronica alpina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1984): A comparison of seed reserves in arctic, subarctic and alpine soils 33327;Verbascum chaixii;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33327;Verbascum chaixii;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 33429;Scrophularia auriculata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 33429;Scrophularia auriculata;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 33429;Scrophularia auriculata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 33429;Scrophularia auriculata;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33429;Scrophularia auriculata;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33445;Rhinanthus alectorolophus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33445;Rhinanthus alectorolophus;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1991): Dormancy, germination and mortality of seeds in a chalk-grassland flora 33445;Rhinanthus alectorolophus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 33445;Rhinanthus alectorolophus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 33445;Rhinanthus alectorolophus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33452;Rhinanthus angustifolius;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33479;Pedicularis kaufmannii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33479;Pedicularis kaufmannii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 33479;Pedicularis kaufmannii;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33479;Pedicularis kaufmannii;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 33481;Pedicularis lapponica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 33509;Parentucellia viscosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 33526;Melampyrum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 33526;Melampyrum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 33526;Melampyrum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 33526;Melampyrum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 33526;Melampyrum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 33526;Melampyrum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 33526;Melampyrum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 33526;Melampyrum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33526;Melampyrum pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 33526;Melampyrum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33526;Melampyrum pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33526;Melampyrum pratense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33526;Melampyrum pratense;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33573;Lindernia dubia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33584;Linaria arenaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 33604;Limosella aquatica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 33604;Limosella aquatica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 33604;Limosella aquatica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 33604;Limosella aquatica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 33604;Limosella aquatica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 33604;Limosella aquatica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 33604;Limosella aquatica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 33614;Euphrasia nemorosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 33614;Euphrasia nemorosa;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Yeo, P. F. (1961): Germination, seedlings and the formation of haustoria in Euphrasia 33614;Euphrasia nemorosa;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Bekker, R. M. (1997): Soil seed banks in European grasslands: Does land use affect regeneration perspectives? 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 33737;Veronica persica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 33737;Veronica persica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 33737;Veronica persica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Graham, D. J. (1988a): Estimation of the seed bank of a chalk grassland ley established on former arable land 33737;Veronica persica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Augusto, L. (2001): Potential contribution of the seed bank in coniferous plantations to the restoration of native deciduous forest vegetation 33737;Veronica persica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 33737;Veronica persica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33737;Veronica persica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 33737;Veronica persica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33737;Veronica persica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33737;Veronica persica;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Wilson, B. J. (1992): Seedbank persistence and seedling emergence of seven weed species in autumn - sown crops following a single year's seeding 33737;Veronica persica;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Csontos, P. (1997): Seed bank of Pinus nigra plantations in dolomite rock grassland habitats, and its implications for restoring grassland vegetation 33737;Veronica persica;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Grundy, A. C. (2003): Modelling the emergence response of weed seeds to burial depth: Interactions with seed density, weight and shape 33737;Veronica persica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 33737;Veronica persica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 33737;Veronica persica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 33737;Veronica persica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 33737;Veronica persica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 33737;Veronica persica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 33737;Veronica persica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33737;Veronica persica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33737;Veronica persica;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33737;Veronica persica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 33737;Veronica persica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33737;Veronica persica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33737;Veronica persica;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33737;Veronica persica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33737;Veronica persica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33737;Veronica persica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33737;Veronica persica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33737;Veronica persica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33737;Veronica persica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kalamees, R. (2002): The role of the seed bank in gap regeneration in a calcareous grassland community 33737;Veronica persica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Boutin, C. (1991): A comparative study of the population dynamics of five species of Veronica in natural habitats 33737;Veronica persica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33737;Veronica persica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33737;Veronica persica;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 33737;Veronica persica;actual measurement (following LEDA data standards);6;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 33737;Veronica persica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 33737;Veronica persica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33737;Veronica persica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 33737;Veronica persica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);10;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 33737;Veronica persica;actual measurement (following LEDA data standards);10;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 33737;Veronica persica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33737;Veronica persica;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33737;Veronica persica;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 33737;Veronica persica;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33737;Veronica persica;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33737;Veronica persica;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33737;Veronica persica;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33737;Veronica persica;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33737;Veronica persica;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 33737;Veronica persica;actual measurement (following LEDA data standards);85;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33737;Veronica persica;actual measurement (following LEDA data standards);101;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33745;Veronica polita;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33745;Veronica polita;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33745;Veronica polita;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33745;Veronica polita;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 33745;Veronica polita;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33745;Veronica polita;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33745;Veronica polita;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33745;Veronica polita;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 33745;Veronica polita;actual measurement (following LEDA data standards);5;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);5;long-term persistent;;22;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33745;Veronica polita;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33745;Veronica polita;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 33745;Veronica polita;actual measurement (following LEDA data standards);7;long-term persistent;;15;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);7;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33745;Veronica polita;actual measurement (following LEDA data standards);10;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);10;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 33745;Veronica polita;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33745;Veronica polita;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33746;Veronica praecox;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33746;Veronica praecox;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33748;Linaria purpurea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33748;Linaria purpurea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33748;Linaria purpurea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33748;Linaria purpurea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33748;Linaria purpurea;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 33754;Linaria repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 33758;Veronica montana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 33758;Veronica montana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 33758;Veronica montana;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 33758;Veronica montana;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33758;Veronica montana;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33758;Veronica montana;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33758;Veronica montana;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33758;Veronica montana;actual measurement (following LEDA data standards);103;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33763;Pedicularis oederi;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 33763;Pedicularis oederi;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 33764;Veronica officinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33764;Veronica officinalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 33764;Veronica officinalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 33764;Veronica officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 33764;Veronica officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 33764;Veronica officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 33764;Veronica officinalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Morash, R. (1983): Seed banks in several recently clear-cutand mature hardwood forests in Nova Scotia 33764;Veronica officinalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33764;Veronica officinalis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 33764;Veronica officinalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 33764;Veronica officinalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33764;Veronica officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 33764;Veronica officinalis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 33764;Veronica officinalis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 33764;Veronica officinalis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 33764;Veronica officinalis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 33764;Veronica officinalis;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 33764;Veronica officinalis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 33764;Veronica officinalis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 33764;Veronica officinalis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 33764;Veronica officinalis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 33764;Veronica officinalis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33764;Veronica officinalis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33764;Veronica officinalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 33764;Veronica officinalis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 33764;Veronica officinalis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33764;Veronica officinalis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33764;Veronica officinalis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 33764;Veronica officinalis;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33764;Veronica officinalis;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33764;Veronica officinalis;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33764;Veronica officinalis;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 33764;Veronica officinalis;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33764;Veronica officinalis;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33764;Veronica officinalis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33771;Pedicularis palustris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 33771;Pedicularis palustris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 33771;Pedicularis palustris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 33771;Pedicularis palustris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 33771;Pedicularis palustris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 33771;Pedicularis palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 33771;Pedicularis palustris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 33771;Pedicularis palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 33779;Verbascum lychnitis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33779;Verbascum lychnitis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 33779;Verbascum lychnitis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 33779;Verbascum lychnitis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33779;Verbascum lychnitis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 33811;Veronica gentianoides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 33811;Veronica gentianoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 33811;Veronica gentianoides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 33811;Veronica gentianoides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 33811;Veronica gentianoides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 33811;Veronica gentianoides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33820;Veronica hederifolia s. hederifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 33829;Veronica dillenii;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33829;Veronica dillenii;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33829;Veronica dillenii;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33829;Veronica dillenii;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33851;Verbascum densiflorum;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 33863;Veronica beccabunga;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 33863;Veronica beccabunga;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 33863;Veronica beccabunga;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 33863;Veronica beccabunga;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33863;Veronica beccabunga;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 33863;Veronica beccabunga;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33863;Veronica beccabunga;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33863;Veronica beccabunga;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 33863;Veronica beccabunga;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33863;Veronica beccabunga;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33863;Veronica beccabunga;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33863;Veronica beccabunga;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 33863;Veronica beccabunga;actual measurement (following LEDA data standards);61;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 33875;Veronica catenata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33875;Veronica catenata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 33875;Veronica catenata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 33875;Veronica catenata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 33875;Veronica catenata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33875;Veronica catenata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 33875;Veronica catenata;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 33875;Veronica catenata;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 33875;Veronica catenata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 33875;Veronica catenata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 33875;Veronica catenata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 33875;Veronica catenata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 33875;Veronica catenata;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 33875;Veronica catenata;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 33875;Veronica catenata;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33875;Veronica catenata;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33875;Veronica catenata;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 33875;Veronica catenata;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34127;Veronica agrestis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 34127;Veronica agrestis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 34127;Veronica agrestis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 34127;Veronica agrestis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 34127;Veronica agrestis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 34127;Veronica agrestis;actual measurement (following LEDA data standards);6;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 34127;Veronica agrestis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 34127;Veronica agrestis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 34127;Veronica agrestis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 34127;Veronica agrestis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34127;Veronica agrestis;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 34203;Pedicularis verticillata;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 34203;Pedicularis verticillata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 34203;Pedicularis verticillata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 34252;Lathraea squamaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 34307;Euphrasia micrantha;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Yeo, P. F. (1961): Germination, seedlings and the formation of haustoria in Euphrasia 34307;Euphrasia micrantha;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Bekker, R. M. (1997): Soil seed banks in European grasslands: Does land use affect regeneration perspectives? 34347;Veronica scutellata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 34347;Veronica scutellata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 34347;Veronica scutellata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 34347;Veronica scutellata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 34347;Veronica scutellata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 34347;Veronica scutellata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 34347;Veronica scutellata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 34347;Veronica scutellata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 34347;Veronica scutellata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34347;Veronica scutellata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 34347;Veronica scutellata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 34347;Veronica scutellata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 34347;Veronica scutellata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 34347;Veronica scutellata;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 34347;Veronica scutellata;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 34347;Veronica scutellata;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34347;Veronica scutellata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34347;Veronica scutellata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34347;Veronica scutellata;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 34347;Veronica scutellata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34347;Veronica scutellata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34347;Veronica scutellata;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 34347;Veronica scutellata;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34347;Veronica scutellata;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34372;Scrophularia umbrosa;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 34372;Scrophularia umbrosa;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 34375;Veronica verna;actual measurement (following LEDA data standards);2;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 34375;Veronica verna;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 34375;Veronica verna;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 34375;Veronica verna;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 34421;Veronica opaca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34421;Veronica opaca;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34421;Veronica opaca;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34439;Veronica spicata s. incana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 34451;Bartsia alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 34451;Bartsia alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34451;Bartsia alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 34451;Bartsia alpina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34451;Bartsia alpina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34452;Linaria alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 34460;Melampyrum arvense;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 34460;Melampyrum arvense;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 34460;Melampyrum arvense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 34460;Melampyrum arvense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 34486;Euphrasia frigida;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 34514;Parthenocissus quinquefolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 34514;Parthenocissus quinquefolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 34523;Ailanthus altissima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 34523;Ailanthus altissima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kostel-Hughes, F. (1998): The soil seed bank and its relationship to the aboveground vegetation in deciduous forests in New York City 34606;Daphne laureola;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 34664;Tilia cordata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 34664;Tilia cordata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 34664;Tilia cordata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 34664;Tilia cordata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34664;Tilia cordata;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 34746;Valeriana officinalis s. sambucifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 34746;Valeriana officinalis s. sambucifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 34760;Valeriana pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34760;Valeriana pratensis;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34776;Valerianella locusta;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 34776;Valerianella locusta;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);58;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 34776;Valerianella locusta;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);79;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34776;Valerianella locusta;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34784;Valerianella coronata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 34784;Valerianella coronata;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 34795;Valerianella rimosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 34818;Valerianella carinata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 34818;Valerianella carinata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34818;Valerianella carinata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 34818;Valerianella carinata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34818;Valerianella carinata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 34818;Valerianella carinata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34818;Valerianella carinata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34818;Valerianella carinata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34818;Valerianella carinata;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34825;Valerianella dentata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 34825;Valerianella dentata;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 34825;Valerianella dentata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 34825;Valerianella dentata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 34832;Valeriana officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 34832;Valeriana officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 34832;Valeriana officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 34832;Valeriana officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 34832;Valeriana officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 34832;Valeriana officinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 34832;Valeriana officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 34832;Valeriana officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 34832;Valeriana officinalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 34832;Valeriana officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 34832;Valeriana officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 34832;Valeriana officinalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 34832;Valeriana officinalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 34832;Valeriana officinalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 34832;Valeriana officinalis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 34884;Valeriana dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 34884;Valeriana dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 34884;Valeriana dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 34884;Valeriana dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 34884;Valeriana dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 34884;Valeriana dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 34884;Valeriana dioica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 34884;Valeriana dioica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 34884;Valeriana dioica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 34884;Valeriana dioica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 34884;Valeriana dioica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 34884;Valeriana dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 34884;Valeriana dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 34884;Valeriana dioica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 34884;Valeriana dioica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 34884;Valeriana dioica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34884;Valeriana dioica;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34884;Valeriana dioica;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34884;Valeriana dioica;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34884;Valeriana dioica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34884;Valeriana dioica;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 34907;Datura stramonium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 34907;Datura stramonium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 34907;Datura stramonium;actual measurement (following LEDA data standards);1;long-term persistent;;9;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Akinola, H. O. (1998): Soil seed bank of an upland calcareous grassland after 6 years of climate and management manipulations 34907;Datura stramonium;actual measurement (following LEDA data standards);1;long-term persistent;;9;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Schwerzel, P. J. (1979): Effects of cultivation frequency on the survival of seeds of six weeds commonly found in Zimbabwe Rhodesia 34907;Datura stramonium;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34907;Datura stramonium;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Stoller, E. W. (1974): Dormancy changes and the fate of some annual weed seeds in the soil 34907;Datura stramonium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Edwards, G. R. (1999): Herbivores, seed banks and seedling recruitment in mesic grassland 34907;Datura stramonium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Raynal, D. J. (1973): Establishment of early successional plant populations on forest and prairie soil 34907;Datura stramonium;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34907;Datura stramonium;actual measurement (following LEDA data standards);2;long-term persistent;8;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, H. O. (1998): Soil seed bank of an upland calcareous grassland after 6 years of climate and management manipulations 34907;Datura stramonium;actual measurement (following LEDA data standards);2;long-term persistent;8;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Schwerzel, P. J. (1979): Effects of cultivation frequency on the survival of seeds of six weeds commonly found in Zimbabwe Rhodesia 34907;Datura stramonium;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Stoller, E. W. (1974): Dormancy changes and the fate of some annual weed seeds in the soil 34907;Datura stramonium;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34907;Datura stramonium;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 34907;Datura stramonium;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 34910;Nicotiana tabacum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 34910;Nicotiana tabacum;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34910;Nicotiana tabacum;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34910;Nicotiana tabacum;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34915;Solanum tuberosum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 34939;Solanum sarrachoides;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);3;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);6;long-term persistent;;90;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);9;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);63;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);71;long-term persistent;;75;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34956;Hyoscyamus niger;actual measurement (following LEDA data standards);72;long-term persistent;;75;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 34958;Solanum nigrum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34958;Solanum nigrum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 34958;Solanum nigrum;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34958;Solanum nigrum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 34958;Solanum nigrum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 34958;Solanum nigrum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 34958;Solanum nigrum;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 34958;Solanum nigrum;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 34958;Solanum nigrum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34958;Solanum nigrum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 34958;Solanum nigrum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 34958;Solanum nigrum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 34958;Solanum nigrum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34958;Solanum nigrum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 34958;Solanum nigrum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 34958;Solanum nigrum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 34958;Solanum nigrum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34958;Solanum nigrum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 34958;Solanum nigrum;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34958;Solanum nigrum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 34958;Solanum nigrum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34958;Solanum nigrum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 34958;Solanum nigrum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34958;Solanum nigrum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 34958;Solanum nigrum;actual measurement (following LEDA data standards);17;long-term persistent;;25;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);23;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34958;Solanum nigrum;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34958;Solanum nigrum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);29;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34958;Solanum nigrum;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 34958;Solanum nigrum;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 34958;Solanum nigrum;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 34958;Solanum nigrum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 34958;Solanum nigrum;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 34958;Solanum nigrum;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 34958;Solanum nigrum;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 34958;Solanum nigrum;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35041;Solanum dulcamara;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 35041;Solanum dulcamara;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 35041;Solanum dulcamara;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 35041;Solanum dulcamara;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35041;Solanum dulcamara;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35041;Solanum dulcamara;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 35041;Solanum dulcamara;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35041;Solanum dulcamara;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 35041;Solanum dulcamara;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 35041;Solanum dulcamara;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35041;Solanum dulcamara;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 35041;Solanum dulcamara;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 35041;Solanum dulcamara;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35041;Solanum dulcamara;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35041;Solanum dulcamara;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35041;Solanum dulcamara;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35041;Solanum dulcamara;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35041;Solanum dulcamara;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35041;Solanum dulcamara;actual measurement (following LEDA data standards);97;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35044;Lycopersicon esculentum;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 35044;Lycopersicon esculentum;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 35044;Lycopersicon esculentum;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 35087;Atropa bella-donna;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35087;Atropa bella-donna;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 35087;Atropa bella-donna;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35092;Verbena officinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 35092;Verbena officinalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 35092;Verbena officinalis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 35092;Verbena officinalis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 35092;Verbena officinalis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35092;Verbena officinalis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35092;Verbena officinalis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 35149;Urtica dioica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 35149;Urtica dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35149;Urtica dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35149;Urtica dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 35149;Urtica dioica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35149;Urtica dioica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 35149;Urtica dioica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 35149;Urtica dioica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 35149;Urtica dioica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 35149;Urtica dioica;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 35149;Urtica dioica;actual measurement (following LEDA data standards);1;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 35149;Urtica dioica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35149;Urtica dioica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35149;Urtica dioica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 35149;Urtica dioica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 35149;Urtica dioica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 35149;Urtica dioica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 35149;Urtica dioica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35149;Urtica dioica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 35149;Urtica dioica;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 35149;Urtica dioica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35149;Urtica dioica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35149;Urtica dioica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35149;Urtica dioica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35149;Urtica dioica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 35149;Urtica dioica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 35149;Urtica dioica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 35149;Urtica dioica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 35149;Urtica dioica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35149;Urtica dioica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35149;Urtica dioica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35149;Urtica dioica;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1984): Seed survival and seasonal emergence of seedlings of some ruderal plants 35149;Urtica dioica;actual measurement (following LEDA data standards);3;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 35149;Urtica dioica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 35149;Urtica dioica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 35149;Urtica dioica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35149;Urtica dioica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 35149;Urtica dioica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 35149;Urtica dioica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 35149;Urtica dioica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35149;Urtica dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35149;Urtica dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 35149;Urtica dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 35149;Urtica dioica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35149;Urtica dioica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35149;Urtica dioica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 35149;Urtica dioica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35149;Urtica dioica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 35149;Urtica dioica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35149;Urtica dioica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35149;Urtica dioica;actual measurement (following LEDA data standards);5;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 35149;Urtica dioica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35149;Urtica dioica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35149;Urtica dioica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35149;Urtica dioica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35149;Urtica dioica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 35149;Urtica dioica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35149;Urtica dioica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35149;Urtica dioica;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 35149;Urtica dioica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35149;Urtica dioica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 35149;Urtica dioica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 35149;Urtica dioica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 35149;Urtica dioica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35149;Urtica dioica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35149;Urtica dioica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35149;Urtica dioica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35149;Urtica dioica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 35149;Urtica dioica;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35149;Urtica dioica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35149;Urtica dioica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 35149;Urtica dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 35149;Urtica dioica;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35149;Urtica dioica;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 35149;Urtica dioica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35149;Urtica dioica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35149;Urtica dioica;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35149;Urtica dioica;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35149;Urtica dioica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35149;Urtica dioica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35149;Urtica dioica;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35149;Urtica dioica;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 35149;Urtica dioica;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 35149;Urtica dioica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35149;Urtica dioica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35149;Urtica dioica;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35149;Urtica dioica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35149;Urtica dioica;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 35149;Urtica dioica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35149;Urtica dioica;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35149;Urtica dioica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35149;Urtica dioica;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35149;Urtica dioica;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35149;Urtica dioica;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35149;Urtica dioica;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35149;Urtica dioica;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35149;Urtica dioica;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35149;Urtica dioica;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35149;Urtica dioica;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35149;Urtica dioica;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35149;Urtica dioica;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35149;Urtica dioica;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35149;Urtica dioica;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35149;Urtica dioica;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35149;Urtica dioica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35149;Urtica dioica;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35149;Urtica dioica;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35149;Urtica dioica;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35149;Urtica dioica;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);63;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);64;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);67;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);69;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);70;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);72;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35149;Urtica dioica;actual measurement (following LEDA data standards);75;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35149;Urtica dioica;actual measurement (following LEDA data standards);81;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);90;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);97;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 35149;Urtica dioica;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);107;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);109;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35149;Urtica dioica;actual measurement (following LEDA data standards);110;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35160;Urtica urens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 35160;Urtica urens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 35160;Urtica urens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 35160;Urtica urens;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 35160;Urtica urens;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35160;Urtica urens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 35160;Urtica urens;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 35160;Urtica urens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 35160;Urtica urens;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35160;Urtica urens;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35160;Urtica urens;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35160;Urtica urens;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35160;Urtica urens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35160;Urtica urens;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35160;Urtica urens;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35160;Urtica urens;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35160;Urtica urens;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35160;Urtica urens;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 35160;Urtica urens;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35160;Urtica urens;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35160;Urtica urens;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35160;Urtica urens;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35160;Urtica urens;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 35163;Ulmus procera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35180;Ulmus glabra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 35180;Ulmus glabra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 35180;Ulmus glabra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35180;Ulmus glabra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35180;Ulmus glabra;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35187;Ulmus minor;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35187;Ulmus minor;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35219;Viola tricolor;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 35219;Viola tricolor;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 35219;Viola tricolor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35219;Viola tricolor;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 35219;Viola tricolor;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 35219;Viola tricolor;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 35219;Viola tricolor;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 35219;Viola tricolor;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 35219;Viola tricolor;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 35219;Viola tricolor;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 35219;Viola tricolor;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35219;Viola tricolor;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35219;Viola tricolor;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 35219;Viola tricolor;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 35219;Viola tricolor;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 35219;Viola tricolor;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35219;Viola tricolor;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35219;Viola tricolor;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35219;Viola tricolor;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 35219;Viola tricolor;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 35219;Viola tricolor;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35219;Viola tricolor;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 35219;Viola tricolor;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 35219;Viola tricolor;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35223;Viola tricolor s. curtisii;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35223;Viola tricolor s. curtisii;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35233;Viola rupestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 35233;Viola rupestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 35233;Viola rupestris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35233;Viola rupestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35233;Viola rupestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35243;Viola selkirkii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35250;Viola suavis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 35250;Viola suavis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 35250;Viola suavis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 35250;Viola suavis;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35256;Viola pumila;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);77;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);80;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35256;Viola pumila;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35262;Viola reichenbachiana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 35262;Viola reichenbachiana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 35262;Viola reichenbachiana;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 35267;Viola riviniana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 35267;Viola riviniana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 35267;Viola riviniana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 35267;Viola riviniana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 35267;Viola riviniana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 35267;Viola riviniana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35267;Viola riviniana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 35267;Viola riviniana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 35267;Viola riviniana;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 35267;Viola riviniana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35267;Viola riviniana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35267;Viola riviniana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 35267;Viola riviniana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 35267;Viola riviniana;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 35267;Viola riviniana;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 35267;Viola riviniana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35267;Viola riviniana;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 35267;Viola riviniana;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35267;Viola riviniana;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 35267;Viola riviniana;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35267;Viola riviniana;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 35267;Viola riviniana;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35267;Viola riviniana;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35267;Viola riviniana;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35267;Viola riviniana;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35267;Viola riviniana;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35267;Viola riviniana;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35267;Viola riviniana;actual measurement (following LEDA data standards);108;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35276;Viola palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 35276;Viola palustris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35276;Viola palustris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 35276;Viola palustris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35276;Viola palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35276;Viola palustris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 35276;Viola palustris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35276;Viola palustris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35276;Viola palustris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35276;Viola palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35276;Viola palustris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35276;Viola palustris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35276;Viola palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 35276;Viola palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35276;Viola palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 35276;Viola palustris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35276;Viola palustris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35285;Viola persicifolia;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35285;Viola persicifolia;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35285;Viola persicifolia;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35285;Viola persicifolia;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35285;Viola persicifolia;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35285;Viola persicifolia;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35285;Viola persicifolia;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35285;Viola persicifolia;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35297;Viola mirabilis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 35297;Viola mirabilis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1987): New data on seed bank in the soil under broad-leaved deciduous forests 35297;Viola mirabilis;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35309;Viola odorata;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 35309;Viola odorata;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35323;Viola kitaibeliana;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 35323;Viola kitaibeliana;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35323;Viola kitaibeliana;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35323;Viola kitaibeliana;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35331;Viola lutea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 35331;Viola lutea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35336;Viola elatior;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35336;Viola elatior;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35336;Viola elatior;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35336;Viola elatior;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35336;Viola elatior;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35336;Viola elatior;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35340;Viola epipsila;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35355;Viola hirta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 35355;Viola hirta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 35355;Viola hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 35355;Viola hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35355;Viola hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35355;Viola hirta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35355;Viola hirta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 35355;Viola hirta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35355;Viola hirta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 35355;Viola hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35355;Viola hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35355;Viola hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35355;Viola hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35355;Viola hirta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 35355;Viola hirta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 35355;Viola hirta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 35355;Viola hirta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35355;Viola hirta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35355;Viola hirta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35355;Viola hirta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35355;Viola hirta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35355;Viola hirta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35355;Viola hirta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 35355;Viola hirta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 35355;Viola hirta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35355;Viola hirta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 35355;Viola hirta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35355;Viola hirta;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35355;Viola hirta;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35355;Viola hirta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35355;Viola hirta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 35355;Viola hirta;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35355;Viola hirta;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35356;Viola collina;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 35384;Viola canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 35384;Viola canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 35384;Viola canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 35384;Viola canina;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 35384;Viola canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 35384;Viola canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35384;Viola canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 35384;Viola canina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 35384;Viola canina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35384;Viola canina;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 35384;Viola canina;actual measurement (following LEDA data standards);2;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 35384;Viola canina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 35384;Viola canina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35384;Viola canina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35384;Viola canina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35384;Viola canina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 35384;Viola canina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 35384;Viola canina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35384;Viola canina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 35384;Viola canina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35384;Viola canina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 35384;Viola canina;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 35384;Viola canina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35384;Viola canina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35384;Viola canina;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35384;Viola canina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 35384;Viola canina;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35384;Viola canina;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35384;Viola canina;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35384;Viola canina;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35399;Viola ambigua;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 35399;Viola ambigua;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 35403;Viola arvensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 35403;Viola arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 35403;Viola arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 35403;Viola arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35403;Viola arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35403;Viola arvensis;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 35403;Viola arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 35403;Viola arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 35403;Viola arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 35403;Viola arvensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 35403;Viola arvensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 35403;Viola arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35403;Viola arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 35403;Viola arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35403;Viola arvensis;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35403;Viola arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 35403;Viola arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 35403;Viola arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 35403;Viola arvensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 35403;Viola arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35403;Viola arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35403;Viola arvensis;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 35403;Viola arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 35403;Viola arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 35403;Viola arvensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 35403;Viola arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 35403;Viola arvensis;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35403;Viola arvensis;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 35403;Viola arvensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35403;Viola arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35403;Viola arvensis;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 35403;Viola arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 35403;Viola arvensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 35403;Viola arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35403;Viola arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35403;Viola arvensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 35403;Viola arvensis;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 35403;Viola arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35403;Viola arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 35403;Viola arvensis;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 35403;Viola arvensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35403;Viola arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35403;Viola arvensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 35403;Viola arvensis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35403;Viola arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35403;Viola arvensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 35403;Viola arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35403;Viola arvensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 35403;Viola arvensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35403;Viola arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 35403;Viola arvensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 35403;Viola arvensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);14;long-term persistent;;8;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35403;Viola arvensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 35403;Viola arvensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);40;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35403;Viola arvensis;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 35403;Viola arvensis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 35403;Viola arvensis;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35403;Viola arvensis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35415;Viola biflora;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35609;Alisma plantago-aquatica;actual measurement (following LEDA data standards);104;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35620;Butomus umbellatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35620;Butomus umbellatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35620;Butomus umbellatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35620;Butomus umbellatus;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35620;Butomus umbellatus;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35620;Butomus umbellatus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35652;Sagittaria latifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35652;Sagittaria latifolia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35652;Sagittaria latifolia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35652;Sagittaria latifolia;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35652;Sagittaria latifolia;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 35825;Acorus calamus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 35825;Acorus calamus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 35825;Acorus calamus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 35825;Acorus calamus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 35825;Acorus calamus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 35825;Acorus calamus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 35847;Arum maculatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35847;Arum maculatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 35847;Arum maculatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 35847;Arum maculatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 35847;Arum maculatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35847;Arum maculatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 35847;Arum maculatum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35847;Arum maculatum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35847;Arum maculatum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);82;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35907;Juncus alpinus s. alpinus;actual measurement (following LEDA data standards);92;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35939;Juncus atratus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 35943;Juncus balticus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 35943;Juncus balticus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 35943;Juncus balticus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 35943;Juncus balticus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 35943;Juncus balticus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 35943;Juncus balticus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 35943;Juncus balticus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 35944;Juncus arcticus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35944;Juncus arcticus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35947;Juncus biglumis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 35947;Juncus biglumis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35947;Juncus biglumis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35947;Juncus biglumis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35947;Juncus biglumis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35947;Juncus biglumis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35947;Juncus biglumis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35947;Juncus biglumis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35947;Juncus biglumis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35965;Juncus articulatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 35965;Juncus articulatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35965;Juncus articulatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35965;Juncus articulatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35965;Juncus articulatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 35965;Juncus articulatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 35965;Juncus articulatus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35965;Juncus articulatus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35965;Juncus articulatus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35965;Juncus articulatus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35965;Juncus articulatus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35965;Juncus articulatus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 35965;Juncus articulatus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35965;Juncus articulatus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 35965;Juncus articulatus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 35965;Juncus articulatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 35965;Juncus articulatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35965;Juncus articulatus;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 35965;Juncus articulatus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 35965;Juncus articulatus;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35965;Juncus articulatus;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);55;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35965;Juncus articulatus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35965;Juncus articulatus;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35965;Juncus articulatus;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35965;Juncus articulatus;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 35965;Juncus articulatus;actual measurement (following LEDA data standards);90;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35965;Juncus articulatus;actual measurement (following LEDA data standards);107;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 35974;Juncus acutiflorus;actual measurement (following LEDA data standards);72;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36003;Juncus compressus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36003;Juncus compressus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);77;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36003;Juncus compressus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);4;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);5;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36007;Juncus conglomeratus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wisheu, I. C. (1991): Seed banks of a rare wetland plant community: distribution patterns and effects of human-induced disturbance 36014;Juncus effusus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 36014;Juncus effusus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1987): Seed bank properties of an Appalachian sphagnum bog and a model of the depth distribution of viable seeds 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);1;long-term persistent;;50;0;1;Seed bank database;Seeds deliberately buried in the field;Kasahara, Y. (1967): Studies on the germination of seeds and their growth in rush (Juncus effusus) L. var. decipiens Buchen. and weeds, buried for about 50 years 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Nicholson, A. (1983): The depth profile of a shoreline seedbank in Matchedash Lake, Ontario 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1970): The viable seed content of some forest soil in coastal British Columbia 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 36014;Juncus effusus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 36014;Juncus effusus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Matlack, G. R. (1990): Spatial heterogeneity in the soil seed bank of a mature Coastal Plain forest 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36014;Juncus effusus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 36014;Juncus effusus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);3;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 36014;Juncus effusus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36014;Juncus effusus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36014;Juncus effusus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36014;Juncus effusus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36014;Juncus effusus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36014;Juncus effusus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36014;Juncus effusus;actual measurement (following LEDA data standards);4;long-term persistent;;64;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 36014;Juncus effusus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36014;Juncus effusus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36014;Juncus effusus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 36014;Juncus effusus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 36014;Juncus effusus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36014;Juncus effusus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);5;long-term persistent;;73;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36014;Juncus effusus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36014;Juncus effusus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36014;Juncus effusus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 36014;Juncus effusus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36014;Juncus effusus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 36014;Juncus effusus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36014;Juncus effusus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36014;Juncus effusus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36014;Juncus effusus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36014;Juncus effusus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36014;Juncus effusus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36014;Juncus effusus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 36014;Juncus effusus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 36014;Juncus effusus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36014;Juncus effusus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36014;Juncus effusus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36014;Juncus effusus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36014;Juncus effusus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36014;Juncus effusus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36014;Juncus effusus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36014;Juncus effusus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36014;Juncus effusus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36014;Juncus effusus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36014;Juncus effusus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36014;Juncus effusus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36014;Juncus effusus;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36014;Juncus effusus;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36014;Juncus effusus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36014;Juncus effusus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36014;Juncus effusus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36014;Juncus effusus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36014;Juncus effusus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36014;Juncus effusus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36014;Juncus effusus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36014;Juncus effusus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36014;Juncus effusus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36014;Juncus effusus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36014;Juncus effusus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36014;Juncus effusus;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36014;Juncus effusus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36014;Juncus effusus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36014;Juncus effusus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36014;Juncus effusus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36014;Juncus effusus;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36014;Juncus effusus;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 36014;Juncus effusus;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36014;Juncus effusus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36014;Juncus effusus;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36014;Juncus effusus;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36014;Juncus effusus;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36014;Juncus effusus;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36014;Juncus effusus;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);66;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);67;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);70;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);72;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);81;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);90;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);93;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);99;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);103;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);107;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);109;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36014;Juncus effusus;actual measurement (following LEDA data standards);110;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36023;Juncus filiformis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 36023;Juncus filiformis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wisheu, I. C. (1991): Seed banks of a rare wetland plant community: distribution patterns and effects of human-induced disturbance 36023;Juncus filiformis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 36023;Juncus filiformis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36023;Juncus filiformis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36023;Juncus filiformis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36023;Juncus filiformis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36023;Juncus filiformis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36023;Juncus filiformis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36023;Juncus filiformis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36023;Juncus filiformis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36023;Juncus filiformis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36023;Juncus filiformis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36023;Juncus filiformis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36023;Juncus filiformis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36023;Juncus filiformis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36023;Juncus filiformis;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36026;Juncus bulbosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36026;Juncus bulbosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36026;Juncus bulbosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36026;Juncus bulbosus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36026;Juncus bulbosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36026;Juncus bulbosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36026;Juncus bulbosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36026;Juncus bulbosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36026;Juncus bulbosus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36026;Juncus bulbosus;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36026;Juncus bulbosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36026;Juncus bulbosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36026;Juncus bulbosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36026;Juncus bulbosus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36026;Juncus bulbosus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36026;Juncus bulbosus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36026;Juncus bulbosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36026;Juncus bulbosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36026;Juncus bulbosus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36026;Juncus bulbosus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36026;Juncus bulbosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36026;Juncus bulbosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36026;Juncus bulbosus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36026;Juncus bulbosus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36026;Juncus bulbosus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36026;Juncus bulbosus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36026;Juncus bulbosus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36026;Juncus bulbosus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36026;Juncus bulbosus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36026;Juncus bulbosus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36026;Juncus bulbosus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36026;Juncus bulbosus;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36026;Juncus bulbosus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36026;Juncus bulbosus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36026;Juncus bulbosus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36026;Juncus bulbosus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36026;Juncus bulbosus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36026;Juncus bulbosus;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36026;Juncus bulbosus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36026;Juncus bulbosus;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36026;Juncus bulbosus;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36026;Juncus bulbosus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36026;Juncus bulbosus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36040;Juncus canadensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wisheu, I. C. (1991): Seed banks of a rare wetland plant community: distribution patterns and effects of human-induced disturbance 36042;Juncus capitatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 36061;Juncus inflexus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36061;Juncus inflexus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36061;Juncus inflexus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36061;Juncus inflexus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 36061;Juncus inflexus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36061;Juncus inflexus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 36061;Juncus inflexus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36061;Juncus inflexus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 36061;Juncus inflexus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36061;Juncus inflexus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36061;Juncus inflexus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36061;Juncus inflexus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36061;Juncus inflexus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36061;Juncus inflexus;actual measurement (following LEDA data standards);3;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36061;Juncus inflexus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36061;Juncus inflexus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36061;Juncus inflexus;actual measurement (following LEDA data standards);9;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);9;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36061;Juncus inflexus;actual measurement (following LEDA data standards);10;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);10;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36061;Juncus inflexus;actual measurement (following LEDA data standards);11;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36061;Juncus inflexus;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36061;Juncus inflexus;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36061;Juncus inflexus;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36061;Juncus inflexus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36061;Juncus inflexus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36061;Juncus inflexus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36061;Juncus inflexus;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36061;Juncus inflexus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36061;Juncus inflexus;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36061;Juncus inflexus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36061;Juncus inflexus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36061;Juncus inflexus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36061;Juncus inflexus;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36061;Juncus inflexus;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36081;Juncus gerardi;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 36081;Juncus gerardi;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 36081;Juncus gerardi;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 36081;Juncus gerardi;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36081;Juncus gerardi;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36081;Juncus gerardi;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 36081;Juncus gerardi;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 36081;Juncus gerardi;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 36081;Juncus gerardi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36081;Juncus gerardi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36081;Juncus gerardi;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36081;Juncus gerardi;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36081;Juncus gerardi;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36081;Juncus gerardi;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36081;Juncus gerardi;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36081;Juncus gerardi;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36081;Juncus gerardi;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36081;Juncus gerardi;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36081;Juncus gerardi;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 36081;Juncus gerardi;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36081;Juncus gerardi;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36081;Juncus gerardi;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 36081;Juncus gerardi;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36081;Juncus gerardi;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36081;Juncus gerardi;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36081;Juncus gerardi;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36081;Juncus gerardi;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36081;Juncus gerardi;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36081;Juncus gerardi;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36081;Juncus gerardi;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36081;Juncus gerardi;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36094;Juncus hybridus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36111;Juncus tenageia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36111;Juncus tenageia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36111;Juncus tenageia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36112;Juncus tenuis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabinowitz, D. (1981): Buried viable seeds in a North American tall grass prairie: the resemblance of their abundance and composition to dispersing seeds 36112;Juncus tenuis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 36112;Juncus tenuis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 36112;Juncus tenuis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36112;Juncus tenuis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36112;Juncus tenuis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36112;Juncus tenuis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36112;Juncus tenuis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36112;Juncus tenuis;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36112;Juncus tenuis;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McIntyre, S. (1985): Seed reserves in temperate Australian rice fields following pasture rotation and continuous cropping 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36128;Juncus bufonius;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36128;Juncus bufonius;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 36128;Juncus bufonius;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 36128;Juncus bufonius;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36128;Juncus bufonius;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 36128;Juncus bufonius;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 36128;Juncus bufonius;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 36128;Juncus bufonius;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36128;Juncus bufonius;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 36128;Juncus bufonius;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 36128;Juncus bufonius;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36128;Juncus bufonius;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36128;Juncus bufonius;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36128;Juncus bufonius;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36128;Juncus bufonius;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 36128;Juncus bufonius;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);52;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36128;Juncus bufonius;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36128;Juncus bufonius;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 36128;Juncus bufonius;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36128;Juncus bufonius;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36128;Juncus bufonius;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 36142;Juncus squarrosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 36142;Juncus squarrosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36142;Juncus squarrosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36142;Juncus squarrosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36142;Juncus squarrosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36142;Juncus squarrosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36142;Juncus squarrosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36142;Juncus squarrosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36142;Juncus squarrosus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36142;Juncus squarrosus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36142;Juncus squarrosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36142;Juncus squarrosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36142;Juncus squarrosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36142;Juncus squarrosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36142;Juncus squarrosus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36142;Juncus squarrosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36142;Juncus squarrosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36142;Juncus squarrosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36142;Juncus squarrosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36142;Juncus squarrosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36142;Juncus squarrosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36142;Juncus squarrosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36142;Juncus squarrosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36142;Juncus squarrosus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36142;Juncus squarrosus;actual measurement (following LEDA data standards);5;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36142;Juncus squarrosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36142;Juncus squarrosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36142;Juncus squarrosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36142;Juncus squarrosus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36142;Juncus squarrosus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36142;Juncus squarrosus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36142;Juncus squarrosus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 36142;Juncus squarrosus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36142;Juncus squarrosus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36142;Juncus squarrosus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36142;Juncus squarrosus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 36148;Juncus subnodulosus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36160;Juncus maritimus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36160;Juncus maritimus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36160;Juncus maritimus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36160;Juncus maritimus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36171;Luzula confusa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36171;Luzula confusa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36171;Luzula confusa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36181;Luzula forsteri;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36181;Luzula forsteri;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 36187;Luzula alpinopilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 36195;Luzula arctica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 36195;Luzula arctica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 36195;Luzula arctica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 36195;Luzula arctica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 36195;Luzula arctica;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36195;Luzula arctica;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 36209;Juncus trifidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 36209;Juncus trifidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 36209;Juncus trifidus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36209;Juncus trifidus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36209;Juncus trifidus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36209;Juncus trifidus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36209;Juncus trifidus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36216;Juncus triglumis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36216;Juncus triglumis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36216;Juncus triglumis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36216;Juncus triglumis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 36230;Luzula pilosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 36230;Luzula pilosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 36230;Luzula pilosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 36230;Luzula pilosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 36230;Luzula pilosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 36230;Luzula pilosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36230;Luzula pilosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 36230;Luzula pilosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 36230;Luzula pilosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 36230;Luzula pilosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 36230;Luzula pilosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 36230;Luzula pilosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 36230;Luzula pilosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 36230;Luzula pilosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 36230;Luzula pilosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 36230;Luzula pilosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 36230;Luzula pilosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 36230;Luzula pilosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36230;Luzula pilosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);5;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36230;Luzula pilosa;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36230;Luzula pilosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 36230;Luzula pilosa;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 36230;Luzula pilosa;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36230;Luzula pilosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36230;Luzula pilosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36230;Luzula pilosa;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36230;Luzula pilosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36230;Luzula pilosa;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36240;Luzula spicata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 36240;Luzula spicata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 36240;Luzula spicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36240;Luzula spicata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 36240;Luzula spicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 36240;Luzula spicata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 36240;Luzula spicata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 36240;Luzula spicata;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36240;Luzula spicata;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 36240;Luzula spicata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36245;Luzula multiflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 36245;Luzula multiflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 36245;Luzula multiflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 36245;Luzula multiflora;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 36245;Luzula multiflora;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36245;Luzula multiflora;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36245;Luzula multiflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 36245;Luzula multiflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 36245;Luzula multiflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 36245;Luzula multiflora;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36245;Luzula multiflora;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 36245;Luzula multiflora;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36245;Luzula multiflora;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 36245;Luzula multiflora;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36245;Luzula multiflora;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 36245;Luzula multiflora;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36245;Luzula multiflora;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36245;Luzula multiflora;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 36245;Luzula multiflora;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 36245;Luzula multiflora;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 36245;Luzula multiflora;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 36245;Luzula multiflora;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 36245;Luzula multiflora;actual measurement (following LEDA data standards);9;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 36245;Luzula multiflora;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36245;Luzula multiflora;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36245;Luzula multiflora;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36245;Luzula multiflora;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36245;Luzula multiflora;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36245;Luzula multiflora;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36245;Luzula multiflora;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36245;Luzula multiflora;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36245;Luzula multiflora;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36245;Luzula multiflora;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36245;Luzula multiflora;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36262;Luzula pallescens;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 36273;Luzula luzuloides;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36273;Luzula luzuloides;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36273;Luzula luzuloides;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36273;Luzula luzuloides;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36273;Luzula luzuloides;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36273;Luzula luzuloides;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36273;Luzula luzuloides;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36273;Luzula luzuloides;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 36280;Luzula campestris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 36280;Luzula campestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36280;Luzula campestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 36280;Luzula campestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 36280;Luzula campestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 36280;Luzula campestris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36280;Luzula campestris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 36280;Luzula campestris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36280;Luzula campestris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 36280;Luzula campestris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 36280;Luzula campestris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36280;Luzula campestris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36280;Luzula campestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36280;Luzula campestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 36280;Luzula campestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 36280;Luzula campestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 36280;Luzula campestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 36280;Luzula campestris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 36280;Luzula campestris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36280;Luzula campestris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36280;Luzula campestris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36280;Luzula campestris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36280;Luzula campestris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36280;Luzula campestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 36280;Luzula campestris;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36280;Luzula campestris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36280;Luzula campestris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36280;Luzula campestris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36280;Luzula campestris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36280;Luzula campestris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36280;Luzula campestris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36280;Luzula campestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 36280;Luzula campestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 36280;Luzula campestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36280;Luzula campestris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 36280;Luzula campestris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36280;Luzula campestris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 36280;Luzula campestris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36280;Luzula campestris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 36280;Luzula campestris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 36280;Luzula campestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36280;Luzula campestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 36280;Luzula campestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36280;Luzula campestris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36280;Luzula campestris;actual measurement (following LEDA data standards);5;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36280;Luzula campestris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36280;Luzula campestris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 36280;Luzula campestris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36280;Luzula campestris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36280;Luzula campestris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36280;Luzula campestris;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36280;Luzula campestris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 36280;Luzula campestris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 36280;Luzula campestris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 36280;Luzula campestris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 36280;Luzula campestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36280;Luzula campestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36280;Luzula campestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36280;Luzula campestris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36280;Luzula campestris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 36280;Luzula campestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 36280;Luzula campestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36280;Luzula campestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 36280;Luzula campestris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36280;Luzula campestris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 36280;Luzula campestris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36280;Luzula campestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36280;Luzula campestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 36280;Luzula campestris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);9;long-term persistent;;32;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36280;Luzula campestris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36280;Luzula campestris;actual measurement (following LEDA data standards);10;long-term persistent;;35;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 36280;Luzula campestris;actual measurement (following LEDA data standards);10;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36280;Luzula campestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 36280;Luzula campestris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 36280;Luzula campestris;actual measurement (following LEDA data standards);11;long-term persistent;;45;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 36280;Luzula campestris;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36280;Luzula campestris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36280;Luzula campestris;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);14;long-term persistent;;36;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 36280;Luzula campestris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36280;Luzula campestris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36280;Luzula campestris;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36280;Luzula campestris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36280;Luzula campestris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36280;Luzula campestris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36280;Luzula campestris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36280;Luzula campestris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 36280;Luzula campestris;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 36280;Luzula campestris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36280;Luzula campestris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 36280;Luzula campestris;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36280;Luzula campestris;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 36280;Luzula campestris;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36280;Luzula campestris;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36280;Luzula campestris;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36280;Luzula campestris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 36284;Luzula sylvatica;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36284;Luzula sylvatica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 36284;Luzula sylvatica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36284;Luzula sylvatica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 36284;Luzula sylvatica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 36284;Luzula sylvatica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 36284;Luzula sylvatica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 36284;Luzula sylvatica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36284;Luzula sylvatica;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36284;Luzula sylvatica;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 36284;Luzula sylvatica;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36284;Luzula sylvatica;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36284;Luzula sylvatica;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 36284;Luzula sylvatica;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 36284;Luzula sylvatica;actual measurement (following LEDA data standards);68;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36292;Luzula parviflora;actual measurement (following LEDA data standards);1;present;200;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B (1991): Ecological genetic variation in seed banks I. Establishment of a time transect 36292;Luzula parviflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 36292;Luzula parviflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 36292;Luzula parviflora;actual measurement (following LEDA data standards);1;long-term persistent;200;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B (1991): Ecological genetic variation in seed banks I. Establishment of a time transect 36292;Luzula parviflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 36292;Luzula parviflora;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 36323;Triglochin maritima;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 36323;Triglochin maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 36323;Triglochin maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 36323;Triglochin maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 36323;Triglochin maritima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 36323;Triglochin maritima;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 36323;Triglochin maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 36323;Triglochin maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 36323;Triglochin maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36323;Triglochin maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36323;Triglochin maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36323;Triglochin maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36323;Triglochin maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36323;Triglochin maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 36323;Triglochin maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 36323;Triglochin maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36323;Triglochin maritima;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 36323;Triglochin maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36323;Triglochin maritima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 36324;Triglochin palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36324;Triglochin palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36324;Triglochin palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 36324;Triglochin palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36324;Triglochin palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 36324;Triglochin palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 36344;Elodea nuttallii;actual measurement (following LEDA data standards);104;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36357;Tamus communis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36357;Tamus communis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36357;Tamus communis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 36597;Iris aphylla;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 36597;Iris aphylla;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 36612;Iris foetidissima;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36612;Iris foetidissima;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36612;Iris foetidissima;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 36664;Iris pseudacorus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36664;Iris pseudacorus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36664;Iris pseudacorus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36664;Iris pseudacorus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36664;Iris pseudacorus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36664;Iris pseudacorus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 36664;Iris pseudacorus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36664;Iris pseudacorus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 36664;Iris pseudacorus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36664;Iris pseudacorus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36664;Iris pseudacorus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36664;Iris pseudacorus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 36664;Iris pseudacorus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36664;Iris pseudacorus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 36664;Iris pseudacorus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 36664;Iris pseudacorus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36664;Iris pseudacorus;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 36687;Iris sibirica;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36687;Iris sibirica;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36693;Iris spuria;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36693;Iris spuria;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36693;Iris spuria;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36693;Iris spuria;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36863;Eriocaulon aquaticum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 36863;Eriocaulon aquaticum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Nicholson, A. (1983): The depth profile of a shoreline seedbank in Matchedash Lake, Ontario 36875;Lemna minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 36875;Lemna minor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 36875;Lemna minor;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36875;Lemna minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 36875;Lemna minor;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36875;Lemna minor;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 36875;Lemna minor;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36875;Lemna minor;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36875;Lemna minor;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36875;Lemna minor;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36875;Lemna minor;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36875;Lemna minor;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 36878;Lemna trisulca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 36878;Lemna trisulca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 36878;Lemna trisulca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 36878;Lemna trisulca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 36878;Lemna trisulca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 36878;Lemna trisulca;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 36878;Lemna trisulca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 36878;Lemna trisulca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 36878;Lemna trisulca;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 37016;Carex scandinavica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37016;Carex scandinavica;actual measurement (following LEDA data standards);1;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Schmid, B. (1986): Colonizing plants with persistent seeds and persistent seedlings (Carex flava group) 37016;Carex scandinavica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37016;Carex scandinavica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37016;Carex scandinavica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37016;Carex scandinavica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37016;Carex scandinavica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37016;Carex scandinavica;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37016;Carex scandinavica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37016;Carex scandinavica;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37054;Scirpus maritimus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 37054;Scirpus maritimus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Joenje, W. (1979): Plant succession and nature conservation of newly embanked tidal flats in the Lauwerszeepolder 37054;Scirpus maritimus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 37054;Scirpus maritimus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 37054;Scirpus maritimus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 37054;Scirpus maritimus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 37054;Scirpus maritimus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 37054;Scirpus maritimus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 37054;Scirpus maritimus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 37054;Scirpus maritimus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 37054;Scirpus maritimus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 37054;Scirpus maritimus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37054;Scirpus maritimus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37054;Scirpus maritimus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37063;Scirpus setaceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 37063;Scirpus setaceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37063;Scirpus setaceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 37063;Scirpus setaceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 37063;Scirpus setaceus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37063;Scirpus setaceus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 37063;Scirpus setaceus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37063;Scirpus setaceus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37063;Scirpus setaceus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37063;Scirpus setaceus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37063;Scirpus setaceus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 37063;Scirpus setaceus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37063;Scirpus setaceus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37063;Scirpus setaceus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 37063;Scirpus setaceus;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37063;Scirpus setaceus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 37063;Scirpus setaceus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 37063;Scirpus setaceus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 37063;Scirpus setaceus;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 37063;Scirpus setaceus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37063;Scirpus setaceus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37063;Scirpus setaceus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37065;Scirpus supinus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 37065;Scirpus supinus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 37065;Scirpus supinus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 37065;Scirpus supinus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37067;Scirpus sylvaticus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37116;Eleocharis multicaulis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 37120;Eleocharis palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37120;Eleocharis palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 37120;Eleocharis palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37120;Eleocharis palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37120;Eleocharis palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37120;Eleocharis palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37120;Eleocharis palustris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 37120;Eleocharis palustris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37120;Eleocharis palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37120;Eleocharis palustris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 37120;Eleocharis palustris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37120;Eleocharis palustris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37120;Eleocharis palustris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37120;Eleocharis palustris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 37120;Eleocharis palustris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37120;Eleocharis palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37120;Eleocharis palustris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37120;Eleocharis palustris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37120;Eleocharis palustris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37120;Eleocharis palustris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 37120;Eleocharis palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37120;Eleocharis palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37120;Eleocharis palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37120;Eleocharis palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 37120;Eleocharis palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37120;Eleocharis palustris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37120;Eleocharis palustris;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37120;Eleocharis palustris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37120;Eleocharis palustris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37120;Eleocharis palustris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37120;Eleocharis palustris;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37120;Eleocharis palustris;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37127;Eleocharis uniglumis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 37127;Eleocharis uniglumis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 37127;Eleocharis uniglumis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 37137;Eriophorum gracile;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 37140;Eriophorum russeolum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1980): Germination in Barrow, Alaska, tundra soil cores 37150;Kobresia myosuroides;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 37156;Rhynchospora alba;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37156;Rhynchospora alba;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37156;Rhynchospora alba;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37156;Rhynchospora alba;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37164;Carex stenolepis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37164;Carex stenolepis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37164;Carex stenolepis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37164;Carex stenolepis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37164;Carex stenolepis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37165;Carex stenophylla;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nosova, L. I. (1968): Soil seed bank of Artemisia-communities in East Pamir 37169;Carex supina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 37169;Carex supina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 37172;Carex tenuiflora;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37172;Carex tenuiflora;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37172;Carex tenuiflora;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37172;Carex tenuiflora;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37172;Carex tenuiflora;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37172;Carex tenuiflora;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37172;Carex tenuiflora;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37172;Carex tenuiflora;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37173;Carex tomentosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 37173;Carex tomentosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);39;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37173;Carex tomentosa;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37174;Carex trinervis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37174;Carex trinervis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37174;Carex trinervis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37174;Carex trinervis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37174;Carex trinervis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37183;Carex vesicaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 37183;Carex vesicaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37183;Carex vesicaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37183;Carex vesicaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37183;Carex vesicaria;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 37183;Carex vesicaria;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37183;Carex vesicaria;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37183;Carex vesicaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37183;Carex vesicaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37183;Carex vesicaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37183;Carex vesicaria;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37183;Carex vesicaria;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37183;Carex vesicaria;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37183;Carex vesicaria;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37183;Carex vesicaria;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37183;Carex vesicaria;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37185;Carex vulpina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 37185;Carex vulpina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37185;Carex vulpina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 37185;Carex vulpina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37185;Carex vulpina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37185;Carex vulpina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 37224;Carex muricata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37224;Carex muricata;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 37224;Carex muricata;actual measurement (following LEDA data standards);3;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 37224;Carex muricata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 37224;Carex muricata;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 37228;Carex nigra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37228;Carex nigra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 37228;Carex nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37228;Carex nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37228;Carex nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 37228;Carex nigra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 37228;Carex nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37228;Carex nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37228;Carex nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 37228;Carex nigra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37228;Carex nigra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 37228;Carex nigra;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37228;Carex nigra;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 37228;Carex nigra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37228;Carex nigra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37228;Carex nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 37228;Carex nigra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37228;Carex nigra;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37228;Carex nigra;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 37228;Carex nigra;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37228;Carex nigra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37228;Carex nigra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37228;Carex nigra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 37228;Carex nigra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37228;Carex nigra;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37228;Carex nigra;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37228;Carex nigra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 37228;Carex nigra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37228;Carex nigra;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37228;Carex nigra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37228;Carex nigra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37228;Carex nigra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37228;Carex nigra;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37228;Carex nigra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37228;Carex nigra;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37228;Carex nigra;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37228;Carex nigra;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37228;Carex nigra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37228;Carex nigra;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37228;Carex nigra;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37228;Carex nigra;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37228;Carex nigra;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37228;Carex nigra;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37228;Carex nigra;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37228;Carex nigra;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37228;Carex nigra;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 37237;Carex ornithopoda;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 37237;Carex ornithopoda;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37237;Carex ornithopoda;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37237;Carex ornithopoda;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 37242;Carex ovalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 37242;Carex ovalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 37242;Carex ovalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37242;Carex ovalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37242;Carex ovalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 37242;Carex ovalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 37242;Carex ovalis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 37242;Carex ovalis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 37242;Carex ovalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37242;Carex ovalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37242;Carex ovalis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37242;Carex ovalis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 37242;Carex ovalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 37242;Carex ovalis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37242;Carex ovalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 37242;Carex ovalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 37242;Carex ovalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37242;Carex ovalis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 37242;Carex ovalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37242;Carex ovalis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37242;Carex ovalis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 37242;Carex ovalis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37242;Carex ovalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 37242;Carex ovalis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37242;Carex ovalis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37242;Carex ovalis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 37242;Carex ovalis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);10;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37242;Carex ovalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37242;Carex ovalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37242;Carex ovalis;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37242;Carex ovalis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37242;Carex ovalis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 37247;Carex pallescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 37247;Carex pallescens;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37247;Carex pallescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 37247;Carex pallescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 37247;Carex pallescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 37247;Carex pallescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37247;Carex pallescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37247;Carex pallescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37247;Carex pallescens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 37247;Carex pallescens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 37247;Carex pallescens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 37247;Carex pallescens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37247;Carex pallescens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 37247;Carex pallescens;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37247;Carex pallescens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 37247;Carex pallescens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37247;Carex pallescens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37247;Carex pallescens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37247;Carex pallescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37247;Carex pallescens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37247;Carex pallescens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37247;Carex pallescens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37247;Carex pallescens;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37247;Carex pallescens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37247;Carex pallescens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37247;Carex pallescens;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37248;Carex panicea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37248;Carex panicea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 37248;Carex panicea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 37248;Carex panicea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37248;Carex panicea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37248;Carex panicea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 37248;Carex panicea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 37248;Carex panicea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37248;Carex panicea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37248;Carex panicea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37248;Carex panicea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37248;Carex panicea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37248;Carex panicea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 37248;Carex panicea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37248;Carex panicea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37248;Carex panicea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37248;Carex panicea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37248;Carex panicea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37248;Carex panicea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37248;Carex panicea;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 37248;Carex panicea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37248;Carex panicea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37248;Carex panicea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37248;Carex panicea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37248;Carex panicea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37248;Carex panicea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37248;Carex panicea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37248;Carex panicea;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37248;Carex panicea;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37248;Carex panicea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37248;Carex panicea;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37248;Carex panicea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37248;Carex panicea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37248;Carex panicea;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37248;Carex panicea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37248;Carex panicea;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37248;Carex panicea;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37248;Carex panicea;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37248;Carex panicea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37248;Carex panicea;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37248;Carex panicea;actual measurement (following LEDA data standards);92;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37249;Carex paniculata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Schuetz, Wolfgang (1997): Primary dormancy and annual dormancy cycles in seeds of six temperature wetlands sedges 37252;Carex pediformis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 37253;Carex pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 37253;Carex pendula;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 37253;Carex pendula;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37256;Carex pilosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 37256;Carex pilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 37256;Carex pilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 37256;Carex pilosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 37256;Carex pilosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1987): New data on seed bank in the soil under broad-leaved deciduous forests 37256;Carex pilosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 37256;Carex pilosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 37256;Carex pilosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 37256;Carex pilosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37256;Carex pilosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 37256;Carex pilosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37256;Carex pilosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 37256;Carex pilosa;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 37256;Carex pilosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 37256;Carex pilosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 37256;Carex pilosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37256;Carex pilosa;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37256;Carex pilosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37256;Carex pilosa;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37256;Carex pilosa;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37256;Carex pilosa;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37256;Carex pilosa;actual measurement (following LEDA data standards);23;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37256;Carex pilosa;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37263;Carex pseudocyperus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Schuetz, Wolfgang (1997): Primary dormancy and annual dormancy cycles in seeds of six temperature wetlands sedges 37263;Carex pseudocyperus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37266;Carex pyrenaica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37266;Carex pyrenaica;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37266;Carex pyrenaica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37266;Carex pyrenaica;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37266;Carex pyrenaica;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37273;Carex riparia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 37273;Carex riparia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37273;Carex riparia;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 37273;Carex riparia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 37273;Carex riparia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37273;Carex riparia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37273;Carex riparia;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37273;Carex riparia;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37273;Carex riparia;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 37273;Carex riparia;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 37273;Carex riparia;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37273;Carex riparia;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37273;Carex riparia;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37273;Carex riparia;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 37273;Carex riparia;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 37274;Carex rostrata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37274;Carex rostrata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 37274;Carex rostrata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37274;Carex rostrata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37274;Carex rostrata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37274;Carex rostrata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37274;Carex rostrata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37274;Carex rostrata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37274;Carex rostrata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37274;Carex rostrata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37274;Carex rostrata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37274;Carex rostrata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37277;Carex rupestris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 37277;Carex rupestris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 37277;Carex rupestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 37283;Carex sempervirens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 37283;Carex sempervirens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 37283;Carex sempervirens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 37283;Carex sempervirens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37285;Carex spicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 37285;Carex spicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37285;Carex spicata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37285;Carex spicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37285;Carex spicata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37285;Carex spicata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 37285;Carex spicata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 37285;Carex spicata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37285;Carex spicata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37285;Carex spicata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37285;Carex spicata;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37285;Carex spicata;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37287;Carex globularis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 37290;Carex hallerana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 37296;Carex hirta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37296;Carex hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 37296;Carex hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37296;Carex hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 37296;Carex hirta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 37296;Carex hirta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 37296;Carex hirta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 37296;Carex hirta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37296;Carex hirta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37296;Carex hirta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 37296;Carex hirta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37296;Carex hirta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 37296;Carex hirta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 37296;Carex hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37296;Carex hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 37296;Carex hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 37296;Carex hirta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37296;Carex hirta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 37296;Carex hirta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37296;Carex hirta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 37296;Carex hirta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37296;Carex hirta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37296;Carex hirta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37296;Carex hirta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37296;Carex hirta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37296;Carex hirta;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37296;Carex hirta;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37296;Carex hirta;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37296;Carex hirta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 37296;Carex hirta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37296;Carex hirta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37296;Carex hirta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 37296;Carex hirta;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37296;Carex hirta;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37296;Carex hirta;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37296;Carex hirta;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37296;Carex hirta;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37296;Carex hirta;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);77;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37296;Carex hirta;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37313;Carex lachenalii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 37319;Carex lasiocarpa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 37319;Carex lasiocarpa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 37319;Carex lasiocarpa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37319;Carex lasiocarpa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37319;Carex lasiocarpa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37319;Carex lasiocarpa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37342;Carex melanostachya;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 37346;Carex montana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 37346;Carex montana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37346;Carex montana;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37346;Carex montana;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37346;Carex montana;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37346;Carex montana;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37346;Carex montana;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37346;Carex montana;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 37346;Carex montana;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37346;Carex montana;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37346;Carex montana;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37346;Carex montana;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37346;Carex montana;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;present;;200;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B (1991): Ecological genetic variation in seed banks I. Establishment of a time transect 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1980): Seed bank size and distribution of seeds in cottongrass tussock tundra, Eagle Creek, Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Gartner, B. L. (1983): Demographic patterns of seedling establishment and growth of native graminoids in an Alaskan tundra disturbance 37350;Carex bigelowii;actual measurement (following LEDA data standards);1;long-term persistent;;200;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B (1991): Ecological genetic variation in seed banks I. Establishment of a time transect 37350;Carex bigelowii;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37350;Carex bigelowii;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 37350;Carex bigelowii;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37350;Carex bigelowii;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37350;Carex bigelowii;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roach, D. A. (1983): Buried seed and standing vegetation in two adjacent tundra habitats, northern Alaska 37350;Carex bigelowii;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Falinska, K. (1999): Seed bank dynamics in abandoned meadows during a 20-year period in the Bialowieza National Park 37350;Carex bigelowii;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 37350;Carex bigelowii;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37350;Carex bigelowii;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 37350;Carex bigelowii;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37350;Carex bigelowii;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37350;Carex bigelowii;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37350;Carex bigelowii;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37350;Carex bigelowii;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37362;Carex caryophyllea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 37362;Carex caryophyllea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37362;Carex caryophyllea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 37362;Carex caryophyllea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37362;Carex caryophyllea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 37362;Carex caryophyllea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37362;Carex caryophyllea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 37362;Carex caryophyllea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37362;Carex caryophyllea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37362;Carex caryophyllea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37362;Carex caryophyllea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37362;Carex caryophyllea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37362;Carex caryophyllea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37362;Carex caryophyllea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37362;Carex caryophyllea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37362;Carex caryophyllea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37362;Carex caryophyllea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37362;Carex caryophyllea;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 37362;Carex caryophyllea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37362;Carex caryophyllea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37362;Carex caryophyllea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37362;Carex caryophyllea;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 37362;Carex caryophyllea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 37362;Carex caryophyllea;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37362;Carex caryophyllea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37362;Carex caryophyllea;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37362;Carex caryophyllea;actual measurement (following LEDA data standards);112;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37374;Carex demissa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37374;Carex demissa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37374;Carex demissa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37381;Carex dioica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37381;Carex dioica;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37381;Carex dioica;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37381;Carex dioica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37396;Carex elata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37396;Carex elata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37396;Carex elata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37396;Carex elata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37396;Carex elata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37396;Carex elata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37396;Carex elata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37396;Carex elata;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37396;Carex elata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37396;Carex elata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37396;Carex elata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37396;Carex elata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37396;Carex elata;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37396;Carex elata;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37396;Carex elata;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37396;Carex elata;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37396;Carex elata;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37397;Carex elongata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Schuetz, Wolfgang (1997): Primary dormancy and annual dormancy cycles in seeds of six temperature wetlands sedges 37397;Carex elongata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 37404;Carex flava;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37404;Carex flava;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37404;Carex flava;actual measurement (following LEDA data standards);1;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Schmid, B. (1986): Colonizing plants with persistent seeds and persistent seedlings (Carex flava group) 37404;Carex flava;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37404;Carex flava;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37404;Carex flava;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37404;Carex flava;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37404;Carex flava;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37404;Carex flava;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37404;Carex flava;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37460;Carex acutiformis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37460;Carex acutiformis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37460;Carex acutiformis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37460;Carex acutiformis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 37460;Carex acutiformis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 37460;Carex acutiformis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37460;Carex acutiformis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37460;Carex acutiformis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37460;Carex acutiformis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37460;Carex acutiformis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37460;Carex acutiformis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37460;Carex acutiformis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 37460;Carex acutiformis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37460;Carex acutiformis;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37469;Carex atrata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37469;Carex atrata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37469;Carex atrata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37469;Carex atrata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37469;Carex atrata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37469;Carex atrata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37469;Carex atrata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37469;Carex atrata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37469;Carex atrata;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37469;Carex atrata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37472;Scirpus cespitosus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37480;Scirpus holoschoenus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 37482;Scirpus hudsonianus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37482;Scirpus hudsonianus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37482;Scirpus hudsonianus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37486;Scirpus lacustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Welling, C. H. (1988): Temporal patterns in recruitment from the seed bank during drawdowns in a prairie wetland 37486;Scirpus lacustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 37486;Scirpus lacustris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37486;Scirpus lacustris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37486;Scirpus lacustris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37486;Scirpus lacustris;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37486;Scirpus lacustris;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37488;Scirpus lacustris s. tabernaemontani;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1984): A comparison of seed reserves in arctic, subarctic and alpine soils 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37550;Eriophorum angustifolium;actual measurement (following LEDA data standards);64;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37555;Eriophorum latifolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jauhiainen, S. (1998): Seed and spore banks of two boreal mires 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGraw, J. B. (1980): Seed bank size and distribution of seeds in cottongrass tussock tundra, Eagle Creek, Alaska 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Gartner, B. L. (1983): Demographic patterns of seedling establishment and growth of native graminoids in an Alaskan tundra disturbance 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37560;Eriophorum vaginatum;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37574;Rhynchospora fusca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 37574;Rhynchospora fusca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Nicholson, A. (1983): The depth profile of a shoreline seedbank in Matchedash Lake, Ontario 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37576;Schoenus ferrugineus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37577;Schoenus nigricans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37577;Schoenus nigricans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37577;Schoenus nigricans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37586;Cladium mariscus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Meredith, T. C. (1985): Factors affecting recruitment from the seed bank of sedge (Cladium mariscus) dominated communities at Wicken Fen, Cambridgeshire, England 37602;Cyperus flavescens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 37602;Cyperus flavescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 37602;Cyperus flavescens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 37602;Cyperus flavescens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 37602;Cyperus flavescens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 37606;Cyperus fuscus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 37606;Cyperus fuscus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 37606;Cyperus fuscus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37606;Cyperus fuscus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37606;Cyperus fuscus;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37636;Eleocharis acicularis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 37636;Eleocharis acicularis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wisheu, I. C. (1991): Seed banks of a rare wetland plant community: distribution patterns and effects of human-induced disturbance 37649;Carex rotundata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 37649;Carex rotundata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37653;Carex saxatilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37653;Carex saxatilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37653;Carex saxatilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 37674;Carex strigosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 37678;Carex sylvatica;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 37678;Carex sylvatica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 37678;Carex sylvatica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 37678;Carex sylvatica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 37678;Carex sylvatica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 37678;Carex sylvatica;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 37678;Carex sylvatica;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 37678;Carex sylvatica;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 37678;Carex sylvatica;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 37678;Carex sylvatica;actual measurement (following LEDA data standards);6;long-term persistent;;100;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 37678;Carex sylvatica;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 37678;Carex sylvatica;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37688;Carex umbrosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 37688;Carex umbrosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37688;Carex umbrosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 37688;Carex umbrosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 37688;Carex umbrosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37688;Carex umbrosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 37695;Carex vaginata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37695;Carex vaginata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37695;Carex vaginata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37711;Carex otrubae;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37711;Carex otrubae;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37711;Carex otrubae;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37711;Carex otrubae;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37739;Carex pilulifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 37739;Carex pilulifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37739;Carex pilulifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37739;Carex pilulifera;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);2;long-term persistent;;25;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 37739;Carex pilulifera;actual measurement (following LEDA data standards);3;long-term persistent;;30;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 37739;Carex pilulifera;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 37739;Carex pilulifera;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37739;Carex pilulifera;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37739;Carex pilulifera;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37739;Carex pilulifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 37739;Carex pilulifera;actual measurement (following LEDA data standards);4;long-term persistent;;59;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 37739;Carex pilulifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37739;Carex pilulifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37739;Carex pilulifera;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 37739;Carex pilulifera;actual measurement (following LEDA data standards);5;long-term persistent;;68;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 37739;Carex pilulifera;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37739;Carex pilulifera;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37739;Carex pilulifera;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37739;Carex pilulifera;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37739;Carex pilulifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37739;Carex pilulifera;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37739;Carex pilulifera;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);17;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 37739;Carex pilulifera;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37739;Carex pilulifera;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37742;Carex praecox;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37742;Carex praecox;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37742;Carex praecox;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 37742;Carex praecox;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 37742;Carex praecox;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 37742;Carex praecox;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 37742;Carex praecox;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37742;Carex praecox;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37751;Carex pulicaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37751;Carex pulicaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37751;Carex pulicaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37751;Carex pulicaris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 37751;Carex pulicaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37751;Carex pulicaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37756;Carex remota;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 37756;Carex remota;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 37756;Carex remota;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Schuetz, Wolfgang (1997): Primary dormancy and annual dormancy cycles in seeds of six temperature wetlands sedges 37756;Carex remota;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 37756;Carex remota;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 37756;Carex remota;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 37756;Carex remota;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 37756;Carex remota;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 37756;Carex remota;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37756;Carex remota;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 37756;Carex remota;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37798;Carex nardina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chang, E. R. (2001): Relationship between vegetation and soil seed banks in an arctic coastal marsh 37798;Carex nardina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Freedman, B. (1982): Seed banks and seedling occurrence in a high arctic oasis at Alexandra Fjord, Ellesmere Island, Canada 37821;Carex glareosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 37847;Carex humilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 37847;Carex humilis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 37847;Carex humilis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 37847;Carex humilis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37871;Carex lepidocarpa;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37874;Carex ligerica;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1969): Seeds in soils, Dnepr flood plain woodland: Izvestiya vysshikh uchebnykh zavedenii 37874;Carex ligerica;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 37888;Carex echinata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37888;Carex echinata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 37888;Carex echinata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37888;Carex echinata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 37888;Carex echinata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37888;Carex echinata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37888;Carex echinata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37888;Carex echinata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37888;Carex echinata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37888;Carex echinata;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37912;Carex flacca;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37912;Carex flacca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 37912;Carex flacca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37912;Carex flacca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37912;Carex flacca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37912;Carex flacca;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 37912;Carex flacca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 37912;Carex flacca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 37912;Carex flacca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 37912;Carex flacca;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 37912;Carex flacca;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37912;Carex flacca;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 37912;Carex flacca;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37912;Carex flacca;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 37912;Carex flacca;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37912;Carex flacca;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 37912;Carex flacca;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37912;Carex flacca;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37912;Carex flacca;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 37912;Carex flacca;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 37912;Carex flacca;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37912;Carex flacca;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37912;Carex flacca;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37912;Carex flacca;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37912;Carex flacca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37912;Carex flacca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 37912;Carex flacca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37912;Carex flacca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 37912;Carex flacca;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37912;Carex flacca;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37912;Carex flacca;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37912;Carex flacca;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 37912;Carex flacca;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37912;Carex flacca;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37912;Carex flacca;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37912;Carex flacca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37912;Carex flacca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37912;Carex flacca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 37912;Carex flacca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 37912;Carex flacca;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 37912;Carex flacca;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37912;Carex flacca;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37912;Carex flacca;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37912;Carex flacca;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 37912;Carex flacca;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 37912;Carex flacca;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37912;Carex flacca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37912;Carex flacca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37912;Carex flacca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 37912;Carex flacca;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 37912;Carex flacca;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37912;Carex flacca;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37912;Carex flacca;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37912;Carex flacca;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 37912;Carex flacca;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37912;Carex flacca;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 37912;Carex flacca;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37912;Carex flacca;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37912;Carex flacca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37912;Carex flacca;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 37912;Carex flacca;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 37912;Carex flacca;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37912;Carex flacca;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 37912;Carex flacca;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37912;Carex flacca;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 37912;Carex flacca;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 37912;Carex flacca;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37912;Carex flacca;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 37912;Carex flacca;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37912;Carex flacca;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37929;Carex brunnescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 37929;Carex brunnescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 37929;Carex brunnescens;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 37929;Carex brunnescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 37929;Carex brunnescens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 37929;Carex brunnescens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 37929;Carex brunnescens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37929;Carex brunnescens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37929;Carex brunnescens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37932;Carex buxbaumii;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37943;Carex cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Schuetz, Wolfgang (1997): Primary dormancy and annual dormancy cycles in seeds of six temperature wetlands sedges 37943;Carex cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 37943;Carex cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37943;Carex cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37947;Carex chordorrhiza;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 37950;Carex curta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 37950;Carex curta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Schuetz, Wolfgang (1997): Primary dormancy and annual dormancy cycles in seeds of six temperature wetlands sedges 37950;Carex curta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 37950;Carex curta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37950;Carex curta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 37956;Carex davalliana;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37956;Carex davalliana;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 37956;Carex davalliana;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 37956;Carex davalliana;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37970;Carex digitata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 37970;Carex digitata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 37970;Carex digitata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 37970;Carex digitata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37970;Carex digitata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 37970;Carex digitata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 37970;Carex digitata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 37970;Carex digitata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 37970;Carex digitata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 37970;Carex digitata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 37970;Carex digitata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37970;Carex digitata;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 37970;Carex digitata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 37970;Carex digitata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37970;Carex digitata;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 37979;Carex distans;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37979;Carex distans;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37979;Carex distans;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37979;Carex distans;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37979;Carex distans;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37982;Carex disticha;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 37982;Carex disticha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37982;Carex disticha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 37982;Carex disticha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 37982;Carex disticha;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37982;Carex disticha;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37982;Carex disticha;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 37982;Carex disticha;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 37982;Carex disticha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37982;Carex disticha;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 37982;Carex disticha;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 37982;Carex disticha;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37982;Carex disticha;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37982;Carex disticha;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37982;Carex disticha;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 37982;Carex disticha;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37982;Carex disticha;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37982;Carex disticha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 37982;Carex disticha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 37982;Carex disticha;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37982;Carex disticha;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 37982;Carex disticha;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37982;Carex disticha;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37982;Carex disticha;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37982;Carex disticha;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 37982;Carex disticha;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 37982;Carex disticha;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37982;Carex disticha;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37982;Carex disticha;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37982;Carex disticha;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 37982;Carex disticha;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37982;Carex disticha;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37982;Carex disticha;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37982;Carex disticha;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37982;Carex disticha;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 37982;Carex disticha;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37982;Carex disticha;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37982;Carex disticha;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 37982;Carex disticha;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37982;Carex disticha;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37982;Carex disticha;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 37982;Carex disticha;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37982;Carex disticha;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 37982;Carex disticha;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 37982;Carex disticha;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 37982;Carex disticha;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38015;Carex aquatilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1980): Germination in Barrow, Alaska, tundra soil cores 38015;Carex aquatilis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 38015;Carex aquatilis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38015;Carex aquatilis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ebersole, J. J. (1988): Role of the seed bank in providing colonizers on a tundra disturbance in Alaska 38015;Carex aquatilis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 38015;Carex aquatilis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 38017;Carex arenaria;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 38017;Carex arenaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 38017;Carex arenaria;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 38017;Carex arenaria;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 38017;Carex arenaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 38017;Carex arenaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 38017;Carex arenaria;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 38017;Carex arenaria;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 38017;Carex arenaria;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 38017;Carex arenaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 38017;Carex arenaria;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 38017;Carex arenaria;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 38017;Carex arenaria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 38017;Carex arenaria;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38017;Carex arenaria;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 38031;Carex bicolor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 38036;Carex binervis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 38036;Carex binervis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 38036;Carex binervis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 38036;Carex binervis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 38036;Carex binervis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 38036;Carex binervis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 38036;Carex binervis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 38036;Carex binervis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 38036;Carex binervis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 38036;Carex binervis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 38036;Carex binervis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 38036;Carex binervis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 38036;Carex binervis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 38073;Paris quadrifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 38073;Paris quadrifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 38073;Paris quadrifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 38073;Paris quadrifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 38073;Paris quadrifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 38073;Paris quadrifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 38073;Paris quadrifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 38073;Paris quadrifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 38075;Polygonatum multiflorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 38075;Polygonatum multiflorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 38075;Polygonatum multiflorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 38075;Polygonatum multiflorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 38076;Polygonatum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 38080;Ruscus aculeatus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 38170;Narthecium ossifragum;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 38246;Anthericum ramosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 38246;Anthericum ramosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 38246;Anthericum ramosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 38246;Anthericum ramosum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 38246;Anthericum ramosum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 38246;Anthericum ramosum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 38246;Anthericum ramosum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 38373;Allium angulosum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);77;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38373;Allium angulosum;actual measurement (following LEDA data standards);92;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 38541;Hyacinthoides non-scripta;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 38642;Gagea minima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 38646;Gagea pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 38646;Gagea pratensis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 38650;Gagea spathacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 38650;Gagea spathacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 38650;Gagea spathacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 38660;Asparagus officinalis;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 38660;Asparagus officinalis;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 38660;Asparagus officinalis;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 38660;Asparagus officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 38660;Asparagus officinalis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 38660;Asparagus officinalis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 38660;Asparagus officinalis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 38660;Asparagus officinalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 38660;Asparagus officinalis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 38660;Asparagus officinalis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38660;Asparagus officinalis;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 38684;Colchicum autumnale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 38684;Colchicum autumnale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 38684;Colchicum autumnale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38684;Colchicum autumnale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38684;Colchicum autumnale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38684;Colchicum autumnale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38684;Colchicum autumnale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38684;Colchicum autumnale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38684;Colchicum autumnale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38684;Colchicum autumnale;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 38684;Colchicum autumnale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38684;Colchicum autumnale;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 38745;Allium suaveolens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38745;Allium suaveolens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38745;Allium suaveolens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38745;Allium suaveolens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38778;Allium cepa;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 38778;Allium cepa;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 38778;Allium cepa;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 38816;Allium oleraceum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 38816;Allium oleraceum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 38816;Allium oleraceum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 38816;Allium oleraceum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 38841;Tofieldia calyculata;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 39006;Ornithogalum umbellatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 39006;Ornithogalum umbellatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 39006;Ornithogalum umbellatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 39006;Ornithogalum umbellatum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 39006;Ornithogalum umbellatum;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 39025;Gagea lutea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1987): New data on seed bank in the soil under broad-leaved deciduous forests 39025;Gagea lutea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 39025;Gagea lutea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 39025;Gagea lutea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 39025;Gagea lutea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 39025;Gagea lutea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 39025;Gagea lutea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 39025;Gagea lutea;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39042;Hyacinthella leucophaea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 39063;Lilium martagon;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 39063;Lilium martagon;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 39063;Lilium martagon;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39069;Maianthemum bifolium;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39099;Convallaria majalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 39099;Convallaria majalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 39099;Convallaria majalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 39099;Convallaria majalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 39099;Convallaria majalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 39099;Convallaria majalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39099;Convallaria majalis;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 39099;Convallaria majalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 39099;Convallaria majalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 39099;Convallaria majalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 39099;Convallaria majalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 39099;Convallaria majalis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39099;Convallaria majalis;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 39099;Convallaria majalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 39099;Convallaria majalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 39099;Convallaria majalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39099;Convallaria majalis;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 39099;Convallaria majalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 39099;Convallaria majalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 39099;Convallaria majalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39099;Convallaria majalis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 39099;Convallaria majalis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 39099;Convallaria majalis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 39099;Convallaria majalis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 39121;Fritillaria meleagris;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Zhang, L. (1983): Vegetation ecology and population biology of Fritillaria meleagris L. at the Kungsangen Nature Reserve, Eastern Sweden 39138;Gagea arvensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 39214;Allium sativum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39214;Allium sativum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39214;Allium sativum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39232;Allium sphaerocephalon;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 39232;Allium sphaerocephalon;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 39232;Allium sphaerocephalon;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 39243;Allium ursinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 39243;Allium ursinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 39243;Allium ursinum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 39243;Allium ursinum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 39243;Allium ursinum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 39243;Allium ursinum;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 39243;Allium ursinum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 39243;Allium ursinum;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 39243;Allium ursinum;actual measurement (following LEDA data standards);103;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 39246;Allium vineale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 39246;Allium vineale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39246;Allium vineale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39246;Allium vineale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 39246;Allium vineale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 39246;Allium vineale;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 39246;Allium vineale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 39246;Allium vineale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39246;Allium vineale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 39246;Allium vineale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39246;Allium vineale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 39246;Allium vineale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39246;Allium vineale;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39246;Allium vineale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39246;Allium vineale;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 39246;Allium vineale;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 39246;Allium vineale;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 39246;Allium vineale;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 39246;Allium vineale;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 39246;Allium vineale;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 39246;Allium vineale;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 39246;Allium vineale;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39246;Allium vineale;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 39246;Allium vineale;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39246;Allium vineale;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39246;Allium vineale;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39246;Allium vineale;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39339;Allium scorodoprasum;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39411;Najas marina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 39421;Najas flexilis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 39421;Najas flexilis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 39421;Najas flexilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 39421;Najas flexilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 39421;Najas flexilis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 39508;Dactylorhiza fuchsii;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39515;Dactylorhiza incarnata;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39579;Dactylorhiza traunsteineri;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39579;Dactylorhiza traunsteineri;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39603;Epipactis atrorubens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 39603;Epipactis atrorubens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 39603;Epipactis atrorubens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 39603;Epipactis atrorubens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 39603;Epipactis atrorubens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 39609;Epipactis helleborine;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39609;Epipactis helleborine;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 39624;Epipactis palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39624;Epipactis palustris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39624;Epipactis palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39624;Epipactis palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39624;Epipactis palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39624;Epipactis palustris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39624;Epipactis palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39624;Epipactis palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39636;Goodyera repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 39638;Gymnadenia conopsea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 39638;Gymnadenia conopsea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 39762;Orchis morio;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 39783;Orchis ustulata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 39786;Platanthera bifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 39786;Platanthera bifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39786;Platanthera bifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39786;Platanthera bifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39786;Platanthera bifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 39789;Platanthera chlorantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 39789;Platanthera chlorantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 39789;Platanthera chlorantha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 39789;Platanthera chlorantha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 39838;Dactylorhiza majalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 39948;Listera ovata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 39948;Listera ovata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39948;Listera ovata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 39948;Listera ovata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40081;Spiranthes spiralis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40081;Spiranthes spiralis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40103;Festuca rubra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40103;Festuca rubra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40103;Festuca rubra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 40103;Festuca rubra;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40103;Festuca rubra;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40103;Festuca rubra;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40103;Festuca rubra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40103;Festuca rubra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40103;Festuca rubra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40103;Festuca rubra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40103;Festuca rubra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40103;Festuca rubra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40103;Festuca rubra;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40103;Festuca rubra;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 40103;Festuca rubra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40103;Festuca rubra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 40103;Festuca rubra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40103;Festuca rubra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40103;Festuca rubra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40103;Festuca rubra;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40103;Festuca rubra;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40103;Festuca rubra;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40103;Festuca rubra;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40103;Festuca rubra;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40103;Festuca rubra;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40103;Festuca rubra;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40103;Festuca rubra;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40103;Festuca rubra;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40103;Festuca rubra;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40103;Festuca rubra;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40103;Festuca rubra;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40103;Festuca rubra;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40103;Festuca rubra;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40103;Festuca rubra;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40103;Festuca rubra;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40103;Festuca rubra;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 40103;Festuca rubra;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40103;Festuca rubra;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40103;Festuca rubra;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40103;Festuca rubra;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40103;Festuca rubra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40103;Festuca rubra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40103;Festuca rubra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40103;Festuca rubra;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40103;Festuca rubra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40103;Festuca rubra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40103;Festuca rubra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40103;Festuca rubra;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40103;Festuca rubra;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40103;Festuca rubra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40103;Festuca rubra;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40103;Festuca rubra;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40103;Festuca rubra;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40103;Festuca rubra;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40103;Festuca rubra;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40103;Festuca rubra;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40103;Festuca rubra;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 40103;Festuca rubra;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40103;Festuca rubra;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40103;Festuca rubra;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40103;Festuca rubra;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40103;Festuca rubra;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40103;Festuca rubra;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40103;Festuca rubra;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40103;Festuca rubra;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40103;Festuca rubra;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40103;Festuca rubra;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40103;Festuca rubra;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40103;Festuca rubra;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40103;Festuca rubra;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40103;Festuca rubra;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40103;Festuca rubra;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40103;Festuca rubra;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40103;Festuca rubra;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40103;Festuca rubra;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40103;Festuca rubra;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40103;Festuca rubra;actual measurement (following LEDA data standards);111;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40103;Festuca rubra;actual measurement (following LEDA data standards);113;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40113;Festuca filiformis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40113;Festuca filiformis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 40135;Glyceria maxima;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40135;Glyceria maxima;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40135;Glyceria maxima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40135;Glyceria maxima;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40135;Glyceria maxima;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40135;Glyceria maxima;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40135;Glyceria maxima;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40135;Glyceria maxima;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40135;Glyceria maxima;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40163;Festuca duvalii;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40163;Festuca duvalii;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40171;Festuca ovina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 40171;Festuca ovina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40171;Festuca ovina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40171;Festuca ovina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40171;Festuca ovina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40171;Festuca ovina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40171;Festuca ovina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 40171;Festuca ovina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40171;Festuca ovina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 40171;Festuca ovina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40171;Festuca ovina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40171;Festuca ovina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 40171;Festuca ovina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40171;Festuca ovina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 40171;Festuca ovina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40171;Festuca ovina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 40171;Festuca ovina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 40171;Festuca ovina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40171;Festuca ovina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40171;Festuca ovina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40171;Festuca ovina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40171;Festuca ovina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40171;Festuca ovina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40171;Festuca ovina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40171;Festuca ovina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40171;Festuca ovina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 40171;Festuca ovina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40171;Festuca ovina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40171;Festuca ovina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40171;Festuca ovina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40171;Festuca ovina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40171;Festuca ovina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 40171;Festuca ovina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40171;Festuca ovina;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 40171;Festuca ovina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40171;Festuca ovina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40171;Festuca ovina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 40171;Festuca ovina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40171;Festuca ovina;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40171;Festuca ovina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40171;Festuca ovina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40171;Festuca ovina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40171;Festuca ovina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 40171;Festuca ovina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40171;Festuca ovina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40171;Festuca ovina;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40171;Festuca ovina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40171;Festuca ovina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 40171;Festuca ovina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40171;Festuca ovina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 40171;Festuca ovina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40171;Festuca ovina;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40171;Festuca ovina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40171;Festuca ovina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40171;Festuca ovina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40171;Festuca ovina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40171;Festuca ovina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 40171;Festuca ovina;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40171;Festuca ovina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40171;Festuca ovina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 40171;Festuca ovina;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 40171;Festuca ovina;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40171;Festuca ovina;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 40171;Festuca ovina;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40171;Festuca ovina;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 40171;Festuca ovina;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 40171;Festuca ovina;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 40171;Festuca ovina;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40171;Festuca ovina;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40171;Festuca ovina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40171;Festuca ovina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 40171;Festuca ovina;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40171;Festuca ovina;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40171;Festuca ovina;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40171;Festuca ovina;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40171;Festuca ovina;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40171;Festuca ovina;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40171;Festuca ovina;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40171;Festuca ovina;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40171;Festuca ovina;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40171;Festuca ovina;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40171;Festuca ovina;actual measurement (following LEDA data standards);71;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40171;Festuca ovina;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40189;Festuca rupicola;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 40189;Festuca rupicola;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40189;Festuca rupicola;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 40189;Festuca rupicola;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40189;Festuca rupicola;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 40189;Festuca rupicola;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 40189;Festuca rupicola;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 40189;Festuca rupicola;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 40189;Festuca rupicola;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40238;Elymus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 40238;Elymus repens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Putensen, H. (1882): Untersuchungen über die im Ackerboden enthaltenen Unkrautsämereien 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40238;Elymus repens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 40238;Elymus repens;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 40238;Elymus repens;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Williams, E. D. (1978): Germination and longevity of seeds of Agropyron repens L. Beauv. and Agrostis gigantea Roth. in soil in relation to different cultivaton regimes 40238;Elymus repens;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40238;Elymus repens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40238;Elymus repens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 40238;Elymus repens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40238;Elymus repens;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 40238;Elymus repens;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);2;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 40238;Elymus repens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);3;long-term persistent;10;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40238;Elymus repens;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 40238;Elymus repens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);4;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40238;Elymus repens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40238;Elymus repens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);5;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40238;Elymus repens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);6;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40238;Elymus repens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);7;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40238;Elymus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40238;Elymus repens;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40238;Elymus repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40238;Elymus repens;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40238;Elymus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40238;Elymus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40238;Elymus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40238;Elymus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40238;Elymus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40238;Elymus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40238;Elymus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40238;Elymus repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40238;Elymus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40238;Elymus repens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 40238;Elymus repens;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40238;Elymus repens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40238;Elymus repens;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40238;Elymus repens;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40238;Elymus repens;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);95;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);98;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40238;Elymus repens;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40238;Elymus repens;actual measurement (following LEDA data standards);108;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40254;Festuca arundinacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 40254;Festuca arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40254;Festuca arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40254;Festuca arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40254;Festuca arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40254;Festuca arundinacea;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40254;Festuca arundinacea;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 40254;Festuca arundinacea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 40254;Festuca arundinacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40254;Festuca arundinacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40254;Festuca arundinacea;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40254;Festuca arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40254;Festuca arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40254;Festuca arundinacea;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40254;Festuca arundinacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40254;Festuca arundinacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40254;Festuca arundinacea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40254;Festuca arundinacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40254;Festuca arundinacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40254;Festuca arundinacea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40254;Festuca arundinacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40254;Festuca arundinacea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40254;Festuca arundinacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40254;Festuca arundinacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40254;Festuca arundinacea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40254;Festuca arundinacea;actual measurement (following LEDA data standards);100;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40265;Calamagrostis stricta;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 40265;Calamagrostis stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40265;Calamagrostis stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 40265;Calamagrostis stricta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40265;Calamagrostis stricta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40265;Calamagrostis stricta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 40290;Dactylis glomerata;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 40290;Dactylis glomerata;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 40290;Dactylis glomerata;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40290;Dactylis glomerata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40290;Dactylis glomerata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40290;Dactylis glomerata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40290;Dactylis glomerata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40290;Dactylis glomerata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40290;Dactylis glomerata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40290;Dactylis glomerata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40290;Dactylis glomerata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40290;Dactylis glomerata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40290;Dactylis glomerata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40290;Dactylis glomerata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 40290;Dactylis glomerata;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 40290;Dactylis glomerata;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 40290;Dactylis glomerata;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 40290;Dactylis glomerata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40290;Dactylis glomerata;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 40290;Dactylis glomerata;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40290;Dactylis glomerata;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40290;Dactylis glomerata;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40290;Dactylis glomerata;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40290;Dactylis glomerata;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40290;Dactylis glomerata;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);89;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40290;Dactylis glomerata;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1893): Culturversuche mit 'ruhenden' Samen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Karpov, V. G. (1960): On the quantity and species composition of the viable seeds in the soil of a spruce forest of the Piceetum myrtillosum type 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40299;Deschampsia cespitosa;actual measurement (following LEDA data standards);99;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40342;Briza media;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40342;Briza media;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40342;Briza media;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40342;Briza media;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40342;Briza media;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40342;Briza media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40342;Briza media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40342;Briza media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40342;Briza media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40342;Briza media;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40342;Briza media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40342;Briza media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40342;Briza media;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40342;Briza media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40342;Briza media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40342;Briza media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40342;Briza media;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40342;Briza media;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40342;Briza media;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40342;Briza media;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40342;Briza media;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40342;Briza media;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40342;Briza media;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40342;Briza media;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40342;Briza media;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40342;Briza media;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40342;Briza media;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40342;Briza media;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40342;Briza media;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40342;Briza media;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40342;Briza media;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40342;Briza media;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40342;Briza media;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40342;Briza media;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40358;Bromus erectus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40358;Bromus erectus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40358;Bromus erectus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40358;Bromus erectus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 40358;Bromus erectus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40358;Bromus erectus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40358;Bromus erectus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40358;Bromus erectus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40358;Bromus erectus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40358;Bromus erectus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40358;Bromus erectus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40358;Bromus erectus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40358;Bromus erectus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40358;Bromus erectus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40358;Bromus erectus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40358;Bromus erectus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40358;Bromus erectus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40358;Bromus erectus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40358;Bromus erectus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40358;Bromus erectus;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40358;Bromus erectus;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40358;Bromus erectus;actual measurement (following LEDA data standards);100;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Major, J. (1966): Buried viable seeds in two California bunchgrass sites and their bearing on the definition of a flora 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Major, J. (1966): Buried viable seeds in two California bunchgrass sites and their bearing on the definition of a flora 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);9;long-term persistent;;18;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Peter, A. (1894): Culturversuche mit 'ruhenden' Samen II 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40361;Bromus hordeaceus;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40373;Bromus sterilis;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40373;Bromus sterilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40373;Bromus sterilis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40373;Bromus sterilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 40373;Bromus sterilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40373;Bromus sterilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40373;Bromus sterilis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40373;Bromus sterilis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40373;Bromus sterilis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40373;Bromus sterilis;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40373;Bromus sterilis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40373;Bromus sterilis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40373;Bromus sterilis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40373;Bromus sterilis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40373;Bromus sterilis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40373;Bromus sterilis;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40381;Agrostis tenerrima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40391;Alopecurus pratensis;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40398;Ammophila arenaria;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40398;Ammophila arenaria;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40398;Ammophila arenaria;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40398;Ammophila arenaria;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40398;Ammophila arenaria;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40398;Ammophila arenaria;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40398;Ammophila arenaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40398;Ammophila arenaria;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40398;Ammophila arenaria;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40398;Ammophila arenaria;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40398;Ammophila arenaria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40398;Ammophila arenaria;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);86;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);97;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40414;Arrhenatherum elatius;actual measurement (following LEDA data standards);102;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40425;Avena fatua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40425;Avena fatua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 40425;Avena fatua;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 40425;Avena fatua;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 40425;Avena fatua;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Thurston, J. M. (1966): Survival of seeds of wild oats (Avena fatua L. and Avena ludoviciana Dur.) and charlock (Sinapis arvensis L.) in soil under leys 40425;Avena fatua;actual measurement (following LEDA data standards);1;long-term persistent;;7;0;1;Seed bank database;Seeds deliberately buried in the field;Thurston, J. M. (1961): The effect of depth of buring and frequency of cultivation on survival and germination of wild oats (Avena fatua L. and A. ludoviciana Dur.) 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Forbes, N. (1963): The survival of wild oat seeds under a long ley 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Pessala, B. (1978): Longevity of Avena fatua seeds in the field 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Kropac, Z. (1986): Effect of duration and depth of burial on seed survival of Avena fatua in arable soil 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40425;Avena fatua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 40425;Avena fatua;actual measurement (following LEDA data standards);2;long-term persistent;;7;0;1;Seed bank database;Seeds deliberately buried in the field;Thurston, J. M. (1961): The effect of depth of buring and frequency of cultivation on survival and germination of wild oats (Avena fatua L. and A. ludoviciana Dur.) 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Forbes, N. (1963): The survival of wild oat seeds under a long ley 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Pessala, B. (1978): Longevity of Avena fatua seeds in the field 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Kropac, Z. (1986): Effect of duration and depth of burial on seed survival of Avena fatua in arable soil 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;3;;0;.5;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40425;Avena fatua;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40425;Avena fatua;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Pessala, B. (1978): Longevity of Avena fatua seeds in the field 40425;Avena fatua;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Forbes, N. (1963): The survival of wild oat seeds under a long ley 40425;Avena fatua;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Kropac, Z. (1986): Effect of duration and depth of burial on seed survival of Avena fatua in arable soil 40425;Avena fatua;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40425;Avena fatua;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 40425;Avena fatua;actual measurement (following LEDA data standards);3;short-term persistent;3;;0;.5;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40425;Avena fatua;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40425;Avena fatua;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 40425;Avena fatua;actual measurement (following LEDA data standards);4;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Pessala, B. (1978): Longevity of Avena fatua seeds in the field 40425;Avena fatua;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Kropac, Z. (1986): Effect of duration and depth of burial on seed survival of Avena fatua in arable soil 40425;Avena fatua;actual measurement (following LEDA data standards);4;short-term persistent;;4;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Forbes, N. (1963): The survival of wild oat seeds under a long ley 40425;Avena fatua;actual measurement (following LEDA data standards);4;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 40425;Avena fatua;actual measurement (following LEDA data standards);4;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Forbes, N. (1963): The survival of wild oat seeds under a long ley 40425;Avena fatua;actual measurement (following LEDA data standards);5;long-term persistent;;8;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Kropac, Z. (1986): Effect of duration and depth of burial on seed survival of Avena fatua in arable soil 40425;Avena fatua;actual measurement (following LEDA data standards);5;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Pessala, B. (1978): Longevity of Avena fatua seeds in the field 40425;Avena fatua;actual measurement (following LEDA data standards);5;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 40425;Avena fatua;actual measurement (following LEDA data standards);5;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 40425;Avena fatua;actual measurement (following LEDA data standards);6;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Forbes, N. (1963): The survival of wild oat seeds under a long ley 40425;Avena fatua;actual measurement (following LEDA data standards);6;long-term persistent;;8;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Kropac, Z. (1986): Effect of duration and depth of burial on seed survival of Avena fatua in arable soil 40425;Avena fatua;actual measurement (following LEDA data standards);6;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 40425;Avena fatua;actual measurement (following LEDA data standards);6;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);7;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40425;Avena fatua;actual measurement (following LEDA data standards);8;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);9;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 40425;Avena fatua;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40425;Avena fatua;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40425;Avena fatua;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 40425;Avena fatua;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40483;Agrostis curtisii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mitchell, R.J. (1998): A comparative study of the seedbanks of heathland and succesional habitats in Dorset, Southern England 40532;Agrostis canina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40532;Agrostis canina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40532;Agrostis canina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 40532;Agrostis canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, M. O. (1981): The density of viable seed in soils of forest plantations in upland Britain 40532;Agrostis canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 40532;Agrostis canina;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 40532;Agrostis canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 40532;Agrostis canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 40532;Agrostis canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 40532;Agrostis canina;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40532;Agrostis canina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40532;Agrostis canina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40532;Agrostis canina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 40532;Agrostis canina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40532;Agrostis canina;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 40532;Agrostis canina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 40532;Agrostis canina;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 40532;Agrostis canina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 40532;Agrostis canina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 40532;Agrostis canina;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40532;Agrostis canina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40532;Agrostis canina;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 40532;Agrostis canina;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 40532;Agrostis canina;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40532;Agrostis canina;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40532;Agrostis canina;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40532;Agrostis canina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 40532;Agrostis canina;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 40532;Agrostis canina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 40532;Agrostis canina;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40532;Agrostis canina;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40532;Agrostis canina;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40532;Agrostis canina;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 40532;Agrostis canina;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40532;Agrostis canina;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 40532;Agrostis canina;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40532;Agrostis canina;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40532;Agrostis canina;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40532;Agrostis canina;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40532;Agrostis canina;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40532;Agrostis canina;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 40532;Agrostis canina;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40532;Agrostis canina;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40532;Agrostis canina;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40532;Agrostis canina;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40532;Agrostis canina;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40532;Agrostis canina;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40532;Agrostis canina;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40532;Agrostis canina;actual measurement (following LEDA data standards);62;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40532;Agrostis canina;actual measurement (following LEDA data standards);63;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40532;Agrostis canina;actual measurement (following LEDA data standards);64;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40551;Anthoxanthum aristatum;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40565;Avena strigosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 40565;Avena strigosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 40598;Avenula versicolor;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 40598;Avenula versicolor;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Onipchenko, V. G. (1987): Lichens and vascular plants 40609;Bromus arvensis;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 40609;Bromus arvensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40610;Bromus secalinus;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40610;Bromus secalinus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 40610;Bromus secalinus;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40610;Bromus secalinus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40610;Bromus secalinus;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 40610;Bromus secalinus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 40610;Bromus secalinus;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40620;Bromus inermis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40620;Bromus inermis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40620;Bromus inermis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40620;Bromus inermis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40620;Bromus inermis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40620;Bromus inermis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40629;Bromus riparius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40629;Bromus riparius;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rydgren, K. (1997): The soil propagule bank in a boreal old-growth spruce forest: changes with depth and relationship to aboveground vegetation 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40633;Calamagrostis arundinacea;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40659;Cynosurus cristatus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40681;Digitaria ischaemum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40681;Digitaria ischaemum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 40681;Digitaria ischaemum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 40681;Digitaria ischaemum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40681;Digitaria ischaemum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40681;Digitaria ischaemum;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Lush, W. M. (1988): Biology of Poa annua in a temperate zone of golf putting green (Agrostis stolonifera/Poa annua). II. The seed bank 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Egley, G. H. (1983): Longevity of weed seeds after 5.5 years in the Stoneville 50-year buried seed study 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Burnside, O. C. (1981): Germination of exhumed weed seed in Nebraska 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Matlack, G. R. (1990): Spatial heterogeneity in the soil seed bank of a mature Coastal Plain forest 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Oosting, H. T. (1940): Buried viable seeds in a successional series of old field and forest soils 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 40683;Digitaria sanguinalis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 40712;Elymus hispidus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40712;Elymus hispidus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40736;Eragrostis pilosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40741;Festuca varia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40741;Festuca varia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40741;Festuca varia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 40761;Festuca gigantea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 40761;Festuca gigantea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 40761;Festuca gigantea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40761;Festuca gigantea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 40761;Festuca gigantea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40761;Festuca gigantea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 40761;Festuca gigantea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 40761;Festuca gigantea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40761;Festuca gigantea;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40761;Festuca gigantea;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40761;Festuca gigantea;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40761;Festuca gigantea;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40761;Festuca gigantea;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40811;Gastridium ventricosum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 40814;Glyceria fluitans;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40814;Glyceria fluitans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40814;Glyceria fluitans;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40814;Glyceria fluitans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40814;Glyceria fluitans;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40814;Glyceria fluitans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40814;Glyceria fluitans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40814;Glyceria fluitans;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40814;Glyceria fluitans;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40814;Glyceria fluitans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40814;Glyceria fluitans;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40814;Glyceria fluitans;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40814;Glyceria fluitans;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40814;Glyceria fluitans;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40814;Glyceria fluitans;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40814;Glyceria fluitans;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 40814;Glyceria fluitans;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40814;Glyceria fluitans;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40814;Glyceria fluitans;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40814;Glyceria fluitans;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40814;Glyceria fluitans;actual measurement (following LEDA data standards);87;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40814;Glyceria fluitans;actual measurement (following LEDA data standards);91;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40814;Glyceria fluitans;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 40816;Glyceria plicata;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40816;Glyceria plicata;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40816;Glyceria plicata;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40852;Agrostis gigantea;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Williams, E. D. (1978): Germination and longevity of seeds of Agropyron repens L. Beauv. and Agrostis gigantea Roth. in soil in relation to different cultivaton regimes 40852;Agrostis gigantea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40852;Agrostis gigantea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40852;Agrostis gigantea;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40852;Agrostis gigantea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 40852;Agrostis gigantea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 40852;Agrostis gigantea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40852;Agrostis gigantea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40852;Agrostis gigantea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40852;Agrostis gigantea;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40852;Agrostis gigantea;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40852;Agrostis gigantea;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40852;Agrostis gigantea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40852;Agrostis gigantea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40852;Agrostis gigantea;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 40852;Agrostis gigantea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40852;Agrostis gigantea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40852;Agrostis gigantea;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40852;Agrostis gigantea;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 40852;Agrostis gigantea;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40852;Agrostis gigantea;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40852;Agrostis gigantea;actual measurement (following LEDA data standards);80;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40852;Agrostis gigantea;actual measurement (following LEDA data standards);85;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40856;Agrostis mertensii;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1998): Effect of different treatments on the seed bank of grazed and ungrazed Baltic seashore meadows 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Lush, W. M. (1988): Biology of Poa annua in a temperate zone of golf putting green (Agrostis stolonifera/Poa annua). II. The seed bank 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);55;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);66;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);69;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);81;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);97;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);98;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);100;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40861;Agrostis stolonifera;actual measurement (following LEDA data standards);109;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40867;Alopecurus aequalis;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 40867;Alopecurus aequalis;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Arai, M. (1956): Ecological studies on Alopecurus aequalis Sobol 40867;Alopecurus aequalis;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Arai, M. (1956): Ecological studies on Alopecurus aequalis Sobol 40867;Alopecurus aequalis;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Arai, M. (1956): Ecological studies on Alopecurus aequalis Sobol 40867;Alopecurus aequalis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40867;Alopecurus aequalis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40884;Apera spica-venti;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 40884;Apera spica-venti;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40884;Apera spica-venti;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 40884;Apera spica-venti;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 40884;Apera spica-venti;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 40884;Apera spica-venti;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 40884;Apera spica-venti;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 40884;Apera spica-venti;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 40884;Apera spica-venti;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 40884;Apera spica-venti;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 40884;Apera spica-venti;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40884;Apera spica-venti;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 40884;Apera spica-venti;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40884;Apera spica-venti;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 40884;Apera spica-venti;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40884;Apera spica-venti;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40884;Apera spica-venti;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40884;Apera spica-venti;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 40884;Apera spica-venti;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40884;Apera spica-venti;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40884;Apera spica-venti;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40884;Apera spica-venti;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40884;Apera spica-venti;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40884;Apera spica-venti;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 40884;Apera spica-venti;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 40884;Apera spica-venti;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40884;Apera spica-venti;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 40884;Apera spica-venti;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);28;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40884;Apera spica-venti;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40884;Apera spica-venti;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40884;Apera spica-venti;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);39;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40884;Apera spica-venti;actual measurement (following LEDA data standards);47;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40921;Avenula pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 40921;Avenula pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 40921;Avenula pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 40921;Avenula pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 40921;Avenula pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40921;Avenula pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40921;Avenula pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40921;Avenula pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40921;Avenula pratensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40921;Avenula pratensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40921;Avenula pratensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40921;Avenula pratensis;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40923;Avenula pubescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40923;Avenula pubescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40923;Avenula pubescens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40923;Avenula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40923;Avenula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40923;Avenula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 40923;Avenula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40923;Avenula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40923;Avenula pubescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40923;Avenula pubescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40923;Avenula pubescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40923;Avenula pubescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40923;Avenula pubescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40923;Avenula pubescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40923;Avenula pubescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40923;Avenula pubescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 40923;Avenula pubescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40923;Avenula pubescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40923;Avenula pubescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40923;Avenula pubescens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 40923;Avenula pubescens;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 40923;Avenula pubescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 40923;Avenula pubescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 40923;Avenula pubescens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40923;Avenula pubescens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40923;Avenula pubescens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 40923;Avenula pubescens;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40923;Avenula pubescens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40923;Avenula pubescens;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40923;Avenula pubescens;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40923;Avenula pubescens;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40923;Avenula pubescens;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40923;Avenula pubescens;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40923;Avenula pubescens;actual measurement (following LEDA data standards);100;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40931;Brachypodium pinnatum;actual measurement (following LEDA data standards);100;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40941;Bromus commutatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40941;Bromus commutatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40941;Bromus commutatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40941;Bromus commutatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40941;Bromus commutatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40941;Bromus commutatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40951;Bromus racemosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40951;Bromus racemosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40951;Bromus racemosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40951;Bromus racemosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40951;Bromus racemosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 40951;Bromus racemosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 40951;Bromus racemosus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40951;Bromus racemosus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40951;Bromus racemosus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40951;Bromus racemosus;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 40952;Bromus ramosus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 40952;Bromus ramosus;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40952;Bromus ramosus;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);3;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 40960;Calamagrostis canescens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 40967;Calamagrostis varia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40967;Calamagrostis varia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40967;Calamagrostis varia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40967;Calamagrostis varia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 40985;Desmazeria rigida;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);4;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);6;short-term persistent;;4;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);11;short-term persistent;;4;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Moss, S. R. (1985): The survival of Alopecurus myosuroides Huds. seeds in soil 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41138;Alopecurus myosuroides;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 41151;Avena sativa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 41151;Avena sativa;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 41151;Avena sativa;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 41151;Avena sativa;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 41151;Avena sativa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41151;Avena sativa;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41179;Brachypodium sylvaticum;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41199;Calamagrostis epigejos;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41221;Cynodon dactylon;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 41221;Cynodon dactylon;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 41221;Cynodon dactylon;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41222;Cynosurus echinatus;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 41305;Festuca brevipila;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41305;Festuca brevipila;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41305;Festuca brevipila;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41305;Festuca brevipila;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 41343;Festuca pratensis;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41343;Festuca pratensis;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 41343;Festuca pratensis;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41343;Festuca pratensis;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41343;Festuca pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41343;Festuca pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41343;Festuca pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41343;Festuca pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41343;Festuca pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41343;Festuca pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41343;Festuca pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 41343;Festuca pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41343;Festuca pratensis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41343;Festuca pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41343;Festuca pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41343;Festuca pratensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41343;Festuca pratensis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41343;Festuca pratensis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41343;Festuca pratensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41343;Festuca pratensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41343;Festuca pratensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41343;Festuca pratensis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41343;Festuca pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41343;Festuca pratensis;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41343;Festuca pratensis;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 41357;Festuca trachyphylla;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41357;Festuca trachyphylla;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41363;Gaudinia fragilis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;long-term persistent;;7;0;1;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): The content of dormant viable seeds in the soil of a broad-leaved forest and a spruce plantation 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);4;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 41392;Agrostis capillaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41392;Agrostis capillaris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41392;Agrostis capillaris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41392;Agrostis capillaris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41392;Agrostis capillaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41392;Agrostis capillaris;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41392;Agrostis capillaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41392;Agrostis capillaris;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41392;Agrostis capillaris;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);51;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41392;Agrostis capillaris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41392;Agrostis capillaris;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);67;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);70;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);72;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);75;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);76;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);77;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);81;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);82;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41392;Agrostis capillaris;actual measurement (following LEDA data standards);83;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41393;Agrostis castellana;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 41401;Agrostis pourretii;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 41403;Agrostis scabra;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Keddy, P. A. (1982): The role of seed banks in the persistence of Ontario's coastal plain flora 41403;Agrostis scabra;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 41403;Agrostis scabra;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fyles, J. W. (1989): Seed bank populations in upland coniferous forests in central Alberta 41403;Agrostis scabra;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fyles, J. W. (1989): Seed bank populations in upland coniferous forests in central Alberta 41440;Avena sterilis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fernandez-Quintanilla, C. (1986): Seedling recruitment and age-specific survivorship and reproduction in populations of Avena sterilis L. ssp. ludoviciana (Durieu) Nyman 41440;Avena sterilis;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 41440;Avena sterilis;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 41440;Avena sterilis;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds deliberately buried in the field;Thurston, J. M. (1961): The effect of depth of buring and frequency of cultivation on survival and germination of wild oats (Avena fatua L. and A. ludoviciana Dur.) 41440;Avena sterilis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fernandez-Quintanilla, C. (1986): Seedling recruitment and age-specific survivorship and reproduction in populations of Avena sterilis L. ssp. ludoviciana (Durieu) Nyman 41440;Avena sterilis;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds deliberately buried in the field;Thurston, J. M. (1961): The effect of depth of buring and frequency of cultivation on survival and germination of wild oats (Avena fatua L. and A. ludoviciana Dur.) 41440;Avena sterilis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fernandez-Quintanilla, C. (1986): Seedling recruitment and age-specific survivorship and reproduction in populations of Avena sterilis L. ssp. ludoviciana (Durieu) Nyman 41440;Avena sterilis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 41440;Avena sterilis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 41450;Brachiaria eruciformis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 41454;Bromus benekenii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 41454;Bromus benekenii;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 41544;Festuca altissima;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41629;Aira praecox;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 41629;Aira praecox;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 41629;Aira praecox;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 41629;Aira praecox;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41629;Aira praecox;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 41629;Aira praecox;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41629;Aira praecox;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 41629;Aira praecox;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41629;Aira praecox;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41629;Aira praecox;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41629;Aira praecox;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 41629;Aira praecox;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 41629;Aira praecox;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41629;Aira praecox;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41629;Aira praecox;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41629;Aira praecox;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41629;Aira praecox;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41629;Aira praecox;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Synnes, O. M. (1984): Effect of temperature, light, stratification, KNO3 and storage on germination of fresh Alopecurus geniculatus L. seeds, and emergence and longevity of seed and nodes in different soil depths 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Synnes, O. M. (1984): Effect of temperature, light, stratification, KNO3 and storage on germination of fresh Alopecurus geniculatus L. seeds, and emergence and longevity of seed and nodes in different soil depths 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);4;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);8;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);61;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);90;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);91;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41635;Alopecurus geniculatus;actual measurement (following LEDA data standards);97;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41662;Avenula schelliana;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 41662;Avenula schelliana;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 41669;Briza minor;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 41669;Briza minor;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 41688;Bromus tectorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 41688;Bromus tectorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 41688;Bromus tectorum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Hulbert, L. C. (1955): Ecological studies of Bromus tectorum and other annual bromegrasses 41688;Bromus tectorum;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 41688;Bromus tectorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 41688;Bromus tectorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 41688;Bromus tectorum;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Hulbert, L. C. (1955): Ecological studies of Bromus tectorum and other annual bromegrasses 41688;Bromus tectorum;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41688;Bromus tectorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 41688;Bromus tectorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 41688;Bromus tectorum;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Hulbert, L. C. (1955): Ecological studies of Bromus tectorum and other annual bromegrasses 41688;Bromus tectorum;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41688;Bromus tectorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 41688;Bromus tectorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 41688;Bromus tectorum;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Hulbert, L. C. (1955): Ecological studies of Bromus tectorum and other annual bromegrasses 41688;Bromus tectorum;actual measurement (following LEDA data standards);4;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41688;Bromus tectorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 41688;Bromus tectorum;actual measurement (following LEDA data standards);5;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);6;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);7;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 41688;Bromus tectorum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41688;Bromus tectorum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41688;Bromus tectorum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41688;Bromus tectorum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41688;Bromus tectorum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41688;Bromus tectorum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41688;Bromus tectorum;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41690;Calamagrostis purpurea s. langsdorfii;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41699;Cinna latifolia;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41699;Cinna latifolia;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 41702;Corynephorus canescens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Baldwin, A. H. (1998): Response of two oligohaline marsh communities to lethal and nonlethal disturbance 41702;Corynephorus canescens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Symonides, E. (1978): Numbers, distribution and specific composition of diaspores in the soils of the plant association Spergulo-Corynephoretum 41702;Corynephorus canescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41702;Corynephorus canescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41702;Corynephorus canescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Baldwin, A. H. (1998): Response of two oligohaline marsh communities to lethal and nonlethal disturbance 41702;Corynephorus canescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Symonides, E. (1978): Numbers, distribution and specific composition of diaspores in the soils of the plant association Spergulo-Corynephoretum 41702;Corynephorus canescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41702;Corynephorus canescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41702;Corynephorus canescens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41702;Corynephorus canescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41702;Corynephorus canescens;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41702;Corynephorus canescens;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 41702;Corynephorus canescens;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41702;Corynephorus canescens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41702;Corynephorus canescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41702;Corynephorus canescens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41702;Corynephorus canescens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41702;Corynephorus canescens;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41702;Corynephorus canescens;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41702;Corynephorus canescens;actual measurement (following LEDA data standards);43;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41702;Corynephorus canescens;actual measurement (following LEDA data standards);45;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41771;Elymus pycnanthus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 41786;Eragrostis minor;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 41814;Festuca heterophylla;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 41896;Agrostis vinealis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 41896;Agrostis vinealis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 41896;Agrostis vinealis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41896;Agrostis vinealis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 41896;Agrostis vinealis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41896;Agrostis vinealis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41896;Agrostis vinealis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 41896;Agrostis vinealis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41896;Agrostis vinealis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41896;Agrostis vinealis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41896;Agrostis vinealis;actual measurement (following LEDA data standards);3;short-term persistent;;2;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 41896;Agrostis vinealis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41896;Agrostis vinealis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41896;Agrostis vinealis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41896;Agrostis vinealis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41896;Agrostis vinealis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41896;Agrostis vinealis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41896;Agrostis vinealis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41896;Agrostis vinealis;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1994): Soil seed bank and species turnover in a limestone grassland 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 41907;Anthoxanthum odoratum;actual measurement (following LEDA data standards);72;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemont, W. H. (1990): Seedling emergence after sod cutting in grass heath 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Granström, A. (1987): Seed viability of fourteen species during four years of storage in a forest soil 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemont, W. H. (1990): Seedling emergence after sod cutting in grass heath 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1982): Seed banks in five boreal forest stands originating between 1810 and 1963 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 41982;Deschampsia flexuosa;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42050;Festuca richardsonii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 42050;Festuca richardsonii;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 42050;Festuca richardsonii;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 42153;Bromus diandrus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 42153;Bromus diandrus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Cheam, A. H. (1987): Longevity of Bromus diandrus Roth. seed in soil at three sites in Western Australia 42153;Bromus diandrus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Harradine, A. R. (1986): Seed longevity and seedling establishment of Bromus diandrus R 42153;Bromus diandrus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Gleischner, J. A. (1989): Effect of depth and duration of seed burial on ripgut brome (Bromus rigidus) 42153;Bromus diandrus;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Cheam, A. H. (1987): Longevity of Bromus diandrus Roth. seed in soil at three sites in Western Australia 42153;Bromus diandrus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 42153;Bromus diandrus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 42153;Bromus diandrus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42153;Bromus diandrus;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Cheam, A. H. (1987): Longevity of Bromus diandrus Roth. seed in soil at three sites in Western Australia 42153;Bromus diandrus;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Harradine, A. R. (1986): Seed longevity and seedling establishment of Bromus diandrus R 42153;Bromus diandrus;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Cheam, A. H. (1987): Longevity of Bromus diandrus Roth. seed in soil at three sites in Western Australia 42153;Bromus diandrus;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Gleischner, J. A. (1989): Effect of depth and duration of seed burial on ripgut brome (Bromus rigidus) 42153;Bromus diandrus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42153;Bromus diandrus;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Cheam, A. H. (1987): Longevity of Bromus diandrus Roth. seed in soil at three sites in Western Australia 42153;Bromus diandrus;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Harradine, A. R. (1986): Seed longevity and seedling establishment of Bromus diandrus R 42153;Bromus diandrus;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds deliberately buried in the field;Cheam, A. H. (1987): Longevity of Bromus diandrus Roth. seed in soil at three sites in Western Australia 42153;Bromus diandrus;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Gleischner, J. A. (1989): Effect of depth and duration of seed burial on ripgut brome (Bromus rigidus) 42153;Bromus diandrus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42153;Bromus diandrus;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Gleischner, J. A. (1989): Effect of depth and duration of seed burial on ripgut brome (Bromus rigidus) 42153;Bromus diandrus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42153;Bromus diandrus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 42153;Bromus diandrus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1986): Small-scale heterogeneity in the seed bank of an acidic grassland 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 42203;Danthonia decumbens;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 42203;Danthonia decumbens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42203;Danthonia decumbens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 42203;Danthonia decumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1976): The viable seed contents of anthill and pasture soil 42203;Danthonia decumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42203;Danthonia decumbens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 42203;Danthonia decumbens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42203;Danthonia decumbens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42203;Danthonia decumbens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42203;Danthonia decumbens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 42203;Danthonia decumbens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42203;Danthonia decumbens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42203;Danthonia decumbens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42203;Danthonia decumbens;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42203;Danthonia decumbens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42203;Danthonia decumbens;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42203;Danthonia decumbens;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42203;Danthonia decumbens;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42203;Danthonia decumbens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42203;Danthonia decumbens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42203;Danthonia decumbens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42203;Danthonia decumbens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lopez, C. (1988): Estimation du stock semencier dans le cadre d'un essai étudiant l'influence de systèmes cultureaux sur l'évolution de la flore adventice 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McIntyre, S. (1985): Seed reserves in temperate Australian rice fields following pasture rotation and continuous cropping 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;long-term persistent;9;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Watanabe, Y. (1971): Longevity of buried weed seeds 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jutila, H. M. (1998): Seed banks of grazed and ungrazed Baltic seashore meadows 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Takabayashi, M. (1984): Dynamics of upland weed seeds and the ecological control methods 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Egley, G. H. (1983): Longevity of weed seeds after 5.5 years in the Stoneville 50-year buried seed study 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);2;long-term persistent;11;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);3;long-term persistent;13;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42222;Echinochloa crus-galli;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42231;Elymus caninus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 42231;Elymus caninus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 42231;Elymus caninus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 42293;Festuca lemanii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42293;Festuca lemanii;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42293;Festuca lemanii;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42293;Festuca lemanii;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42293;Festuca lemanii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42293;Festuca lemanii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42293;Festuca lemanii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42293;Festuca lemanii;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42293;Festuca lemanii;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42293;Festuca lemanii;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42293;Festuca lemanii;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42303;Festuca polesica;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42306;Festuca psammophila;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 42306;Festuca psammophila;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 42318;Festuca vivipara;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 42318;Festuca vivipara;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42318;Festuca vivipara;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42318;Festuca vivipara;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42318;Festuca vivipara;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42318;Festuca vivipara;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42327;Poa alpina;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 42327;Poa alpina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 42327;Poa alpina;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 42327;Poa alpina;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 42327;Poa alpina;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 42329;Poa pannonica;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42334;Poa nemoralis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 42334;Poa nemoralis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 42334;Poa nemoralis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 42334;Poa nemoralis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 42334;Poa nemoralis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 42334;Poa nemoralis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 42334;Poa nemoralis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 42334;Poa nemoralis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42334;Poa nemoralis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42334;Poa nemoralis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 42334;Poa nemoralis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 42334;Poa nemoralis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42334;Poa nemoralis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 42334;Poa nemoralis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42334;Poa nemoralis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42334;Poa nemoralis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42334;Poa nemoralis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42334;Poa nemoralis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42334;Poa nemoralis;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42334;Poa nemoralis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42334;Poa nemoralis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42334;Poa nemoralis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42340;Poa bulbosa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42340;Poa bulbosa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42340;Poa bulbosa;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42340;Poa bulbosa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 42340;Poa bulbosa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42340;Poa bulbosa;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 42376;Secale cereale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 42376;Secale cereale;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 42376;Secale cereale;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42376;Secale cereale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 42376;Secale cereale;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 42376;Secale cereale;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42376;Secale cereale;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 42376;Secale cereale;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42376;Secale cereale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42376;Secale cereale;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42376;Secale cereale;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42376;Secale cereale;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42378;Sesleria caerulea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 42378;Sesleria caerulea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 42378;Sesleria caerulea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 42378;Sesleria caerulea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);2;long-term persistent;30;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);88;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42396;Phalaris arundinacea;actual measurement (following LEDA data standards);107;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42401;Phleum alpinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 42401;Phleum alpinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 42401;Phleum alpinum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 42401;Phleum alpinum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 42401;Phleum alpinum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 42401;Phleum alpinum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 42401;Phleum alpinum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 42408;Phleum pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 42408;Phleum pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 42408;Phleum pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42408;Phleum pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42408;Phleum pratense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42408;Phleum pratense;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42408;Phleum pratense;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 42408;Phleum pratense;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 42408;Phleum pratense;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42408;Phleum pratense;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42408;Phleum pratense;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 42408;Phleum pratense;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42408;Phleum pratense;actual measurement (following LEDA data standards);2;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42408;Phleum pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42408;Phleum pratense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 42408;Phleum pratense;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42408;Phleum pratense;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42408;Phleum pratense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42408;Phleum pratense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 42408;Phleum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42408;Phleum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42408;Phleum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42408;Phleum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42408;Phleum pratense;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42408;Phleum pratense;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42408;Phleum pratense;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42408;Phleum pratense;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42408;Phleum pratense;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42408;Phleum pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 42408;Phleum pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 42408;Phleum pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 42408;Phleum pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42408;Phleum pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42408;Phleum pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42408;Phleum pratense;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42408;Phleum pratense;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42408;Phleum pratense;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42408;Phleum pratense;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42408;Phleum pratense;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42408;Phleum pratense;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 42408;Phleum pratense;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42408;Phleum pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42408;Phleum pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 42408;Phleum pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42408;Phleum pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42408;Phleum pratense;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42408;Phleum pratense;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42408;Phleum pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42408;Phleum pratense;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42408;Phleum pratense;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42408;Phleum pratense;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42408;Phleum pratense;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42408;Phleum pratense;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42408;Phleum pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42408;Phleum pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42408;Phleum pratense;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42408;Phleum pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42408;Phleum pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42408;Phleum pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42408;Phleum pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42408;Phleum pratense;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42408;Phleum pratense;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42408;Phleum pratense;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42408;Phleum pratense;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42408;Phleum pratense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42408;Phleum pratense;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42408;Phleum pratense;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42408;Phleum pratense;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42408;Phleum pratense;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42408;Phleum pratense;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42408;Phleum pratense;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42408;Phleum pratense;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42408;Phleum pratense;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42408;Phleum pratense;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 42408;Phleum pratense;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42408;Phleum pratense;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42408;Phleum pratense;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42408;Phleum pratense;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42408;Phleum pratense;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42408;Phleum pratense;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42408;Phleum pratense;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42408;Phleum pratense;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42408;Phleum pratense;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42408;Phleum pratense;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42408;Phleum pratense;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42408;Phleum pratense;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42408;Phleum pratense;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42408;Phleum pratense;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42408;Phleum pratense;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42408;Phleum pratense;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42408;Phleum pratense;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 42412;Phragmites australis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Welling, C. H. (1988): Temporal patterns in recruitment from the seed bank during drawdowns in a prairie wetland 42412;Phragmites australis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 42412;Phragmites australis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42412;Phragmites australis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Meredith, T. C. (1985): Factors affecting recruitment from the seed bank of sedge (Cladium mariscus) dominated communities at Wicken Fen, Cambridgeshire, England 42412;Phragmites australis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42412;Phragmites australis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42412;Phragmites australis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 42412;Phragmites australis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42412;Phragmites australis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 42412;Phragmites australis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42412;Phragmites australis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42412;Phragmites australis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42412;Phragmites australis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42412;Phragmites australis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 42412;Phragmites australis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42412;Phragmites australis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42412;Phragmites australis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42412;Phragmites australis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42412;Phragmites australis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42412;Phragmites australis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42412;Phragmites australis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42412;Phragmites australis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42412;Phragmites australis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 42412;Phragmites australis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42412;Phragmites australis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42412;Phragmites australis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42412;Phragmites australis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42412;Phragmites australis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42412;Phragmites australis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42412;Phragmites australis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42412;Phragmites australis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42412;Phragmites australis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42412;Phragmites australis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42412;Phragmites australis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42412;Phragmites australis;actual measurement (following LEDA data standards);93;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42412;Phragmites australis;actual measurement (following LEDA data standards);106;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42439;Poa laxa;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemer, M. (1993): Estimates of alpine seed bank size in two central European and one Scandinavian subarctic plant communities 42447;Hordeum murinum;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 42447;Hordeum murinum;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 42447;Hordeum murinum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42447;Hordeum murinum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42447;Hordeum murinum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42447;Hordeum murinum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42447;Hordeum murinum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42447;Hordeum murinum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42447;Hordeum murinum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42448;Hordeum vulgare;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42448;Hordeum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 42448;Hordeum vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 42448;Hordeum vulgare;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42448;Hordeum vulgare;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42448;Hordeum vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42453;Koeleria pyramidata;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42473;Lolium rigidum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 42473;Lolium rigidum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 42473;Lolium rigidum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 42473;Lolium rigidum;actual measurement (following LEDA data standards);7;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42473;Lolium rigidum;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 42473;Lolium rigidum;actual measurement (following LEDA data standards);8;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42473;Lolium rigidum;actual measurement (following LEDA data standards);9;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42479;Melica ciliata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42479;Melica ciliata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42479;Melica ciliata;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 42479;Melica ciliata;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 42479;Melica ciliata;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 42479;Melica ciliata;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vanasse, Anne (2000): Floristic diversity, size, and vertical distribution of the weed seedbank in ridge and conventional tillage systems 42486;Mibora minima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42486;Mibora minima;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42486;Mibora minima;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42486;Mibora minima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mitchell, R.J. (1998): A comparative study of the seedbanks of heathland and succesional habitats in Dorset, Southern England 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 42495;Molinia caerulea;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diemont, W. H. (1990): Seedling emergence after sod cutting in grass heath 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Pons, T. L. (1989): Dormancy, germination and mortality of seeds buried in heathland and inland sand dunes 42495;Molinia caerulea;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42495;Molinia caerulea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42495;Molinia caerulea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42495;Molinia caerulea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42495;Molinia caerulea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42495;Molinia caerulea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42495;Molinia caerulea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42495;Molinia caerulea;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42495;Molinia caerulea;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 42495;Molinia caerulea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42495;Molinia caerulea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42495;Molinia caerulea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42495;Molinia caerulea;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42495;Molinia caerulea;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 42495;Molinia caerulea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42495;Molinia caerulea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42495;Molinia caerulea;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42495;Molinia caerulea;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1990): Vegetationsentwicklung in abgetorften Hoochmooren des bayerischen Alpenvorlandes unter besonderer Berücksichtigung standortskundlicher und populationsbiologische Faktoren 42495;Molinia caerulea;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42495;Molinia caerulea;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42495;Molinia caerulea;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42495;Molinia caerulea;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42495;Molinia caerulea;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42495;Molinia caerulea;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42495;Molinia caerulea;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42495;Molinia caerulea;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42495;Molinia caerulea;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42495;Molinia caerulea;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);39;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);84;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42495;Molinia caerulea;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42519;Hierochloe odorata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 42550;Stipa joannis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 42550;Stipa joannis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 42556;Stipa pulcherrima;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42556;Stipa pulcherrima;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42556;Stipa pulcherrima;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42556;Stipa pulcherrima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42556;Stipa pulcherrima;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42564;Trisetum flavescens;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42564;Trisetum flavescens;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42564;Trisetum flavescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42564;Trisetum flavescens;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42564;Trisetum flavescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42564;Trisetum flavescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42564;Trisetum flavescens;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42564;Trisetum flavescens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42564;Trisetum flavescens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42564;Trisetum flavescens;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42564;Trisetum flavescens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42564;Trisetum flavescens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42564;Trisetum flavescens;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42564;Trisetum flavescens;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42564;Trisetum flavescens;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42564;Trisetum flavescens;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42564;Trisetum flavescens;actual measurement (following LEDA data standards);111;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42579;Trisetum spicatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 42579;Trisetum spicatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 42579;Trisetum spicatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 42579;Trisetum spicatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 42579;Trisetum spicatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 42579;Trisetum spicatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 42579;Trisetum spicatum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chambers, J. C. (1993): Seed and vegetation dynamics in an alpine herbfield: effects of disturbance type 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Zelenchuk, T. K. (1968): Species composition and quantify of viable seeds in the soil and its surface in the meadow vegetation 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 42613;Holcus lanatus;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kellman, M. C. (1974): Preliminary seed budgets for two plant communities in coastal British Columbia 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Darby, C. D. (1987): The dynamics of buried seed banks beneath woodlands, with particular reference to Hypericum pulchrum 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);4;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 42613;Holcus lanatus;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42613;Holcus lanatus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42613;Holcus lanatus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 42613;Holcus lanatus;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 42613;Holcus lanatus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42613;Holcus lanatus;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42613;Holcus lanatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42613;Holcus lanatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42613;Holcus lanatus;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42613;Holcus lanatus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42613;Holcus lanatus;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42613;Holcus lanatus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42613;Holcus lanatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42613;Holcus lanatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42613;Holcus lanatus;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42613;Holcus lanatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42613;Holcus lanatus;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42613;Holcus lanatus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42613;Holcus lanatus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42613;Holcus lanatus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);47;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);52;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42613;Holcus lanatus;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42613;Holcus lanatus;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);72;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);80;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);86;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42613;Holcus lanatus;actual measurement (following LEDA data standards);93;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42613;Holcus lanatus;actual measurement (following LEDA data standards);98;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42613;Holcus lanatus;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42614;Holcus mollis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 42614;Holcus mollis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42614;Holcus mollis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42614;Holcus mollis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42614;Holcus mollis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 42614;Holcus mollis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42614;Holcus mollis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42614;Holcus mollis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42614;Holcus mollis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42614;Holcus mollis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42614;Holcus mollis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42614;Holcus mollis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42614;Holcus mollis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42614;Holcus mollis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42614;Holcus mollis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42614;Holcus mollis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42614;Holcus mollis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42614;Holcus mollis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42614;Holcus mollis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42614;Holcus mollis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42614;Holcus mollis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42614;Holcus mollis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42614;Holcus mollis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42614;Holcus mollis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 42614;Holcus mollis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42614;Holcus mollis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42614;Holcus mollis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42614;Holcus mollis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42614;Holcus mollis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42614;Holcus mollis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42614;Holcus mollis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42614;Holcus mollis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42614;Holcus mollis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 42614;Holcus mollis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 42614;Holcus mollis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 42614;Holcus mollis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42614;Holcus mollis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42614;Holcus mollis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42614;Holcus mollis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42614;Holcus mollis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 42614;Holcus mollis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42614;Holcus mollis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42614;Holcus mollis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42614;Holcus mollis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42614;Holcus mollis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42614;Holcus mollis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42614;Holcus mollis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42614;Holcus mollis;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42614;Holcus mollis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42614;Holcus mollis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42614;Holcus mollis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42614;Holcus mollis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42614;Holcus mollis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42614;Holcus mollis;actual measurement (following LEDA data standards);82;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42617;Hordelymus europaeus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42617;Hordelymus europaeus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42667;Phleum arenarium;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42667;Phleum arenarium;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42667;Phleum arenarium;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42677;Poa pratensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Granström, A. (1988): Seed banks at six open and afforested heathland sites in southern Sweden 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 42677;Poa pratensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 42677;Poa pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 42677;Poa pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 42677;Poa pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 42677;Poa pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 42677;Poa pratensis;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42677;Poa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 42677;Poa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 42677;Poa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 42677;Poa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 42677;Poa pratensis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Abrams, M. D. (1988): Effect of burning regime on buried seed banks and canopy coverage in a Kansas tallgrass prairie 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 42677;Poa pratensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42677;Poa pratensis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42677;Poa pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 42677;Poa pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;7;0;1;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 42677;Poa pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 42677;Poa pratensis;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42677;Poa pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 42677;Poa pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42677;Poa pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 42677;Poa pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 42677;Poa pratensis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 42677;Poa pratensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42677;Poa pratensis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 42677;Poa pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 42677;Poa pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 42677;Poa pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 42677;Poa pratensis;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42677;Poa pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 42677;Poa pratensis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Dijk, H.F.G. (1982): Onderzoek naar de aanwezigheid van kiemkrachtig zaad in de bodem van twee Noordlimburgse natuurgebieden 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 42677;Poa pratensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42677;Poa pratensis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 42677;Poa pratensis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42677;Poa pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42677;Poa pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42677;Poa pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 42677;Poa pratensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pipal, F. J. (1916): Weed seeds in the soil 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42677;Poa pratensis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 42677;Poa pratensis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42677;Poa pratensis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 42677;Poa pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 42677;Poa pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42677;Poa pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 42677;Poa pratensis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 42677;Poa pratensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 42677;Poa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42677;Poa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42677;Poa pratensis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 42677;Poa pratensis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42677;Poa pratensis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42677;Poa pratensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42677;Poa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42677;Poa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42677;Poa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42677;Poa pratensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42677;Poa pratensis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42677;Poa pratensis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 42677;Poa pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42677;Poa pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 42677;Poa pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 42677;Poa pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42677;Poa pratensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42677;Poa pratensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42677;Poa pratensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42677;Poa pratensis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 42677;Poa pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 42677;Poa pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hester, A. J. (1991): Succession from heather moorland to birch woodland. III. Seed availability, germination and early growth 42677;Poa pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 42677;Poa pratensis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 42677;Poa pratensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42677;Poa pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 42677;Poa pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 42677;Poa pratensis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 42677;Poa pratensis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 42677;Poa pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42677;Poa pratensis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 42677;Poa pratensis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42677;Poa pratensis;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42677;Poa pratensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 42677;Poa pratensis;actual measurement (following LEDA data standards);10;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 42677;Poa pratensis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42677;Poa pratensis;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42677;Poa pratensis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42677;Poa pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 42677;Poa pratensis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 42677;Poa pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 42677;Poa pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 42677;Poa pratensis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42677;Poa pratensis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 42677;Poa pratensis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42677;Poa pratensis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 42677;Poa pratensis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 42677;Poa pratensis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 42677;Poa pratensis;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 42677;Poa pratensis;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);27;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);31;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);31;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);34;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);35;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42677;Poa pratensis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);42;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);44;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42677;Poa pratensis;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42677;Poa pratensis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 42677;Poa pratensis;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);77;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42677;Poa pratensis;actual measurement (following LEDA data standards);86;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42677;Poa pratensis;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 42678;Poa angustifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 42678;Poa angustifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 42678;Poa angustifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 42678;Poa angustifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 42678;Poa angustifolia;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 42678;Poa angustifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 42678;Poa angustifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 42678;Poa angustifolia;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 42678;Poa angustifolia;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 42678;Poa angustifolia;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42678;Poa angustifolia;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 42678;Poa angustifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42678;Poa angustifolia;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42678;Poa angustifolia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42678;Poa angustifolia;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42678;Poa angustifolia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42678;Poa angustifolia;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42678;Poa angustifolia;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42678;Poa angustifolia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);19;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);30;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42678;Poa angustifolia;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42678;Poa angustifolia;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);45;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);57;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);61;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);64;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);66;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);68;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);70;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);74;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);77;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42678;Poa angustifolia;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42678;Poa angustifolia;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);83;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);85;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);91;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);92;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 42678;Poa angustifolia;actual measurement (following LEDA data standards);100;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42683;Poa compressa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42683;Poa compressa;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 42683;Poa compressa;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42683;Poa compressa;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42683;Poa compressa;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42683;Poa compressa;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 42683;Poa compressa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 42683;Poa compressa;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42683;Poa compressa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42683;Poa compressa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42683;Poa compressa;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42683;Poa compressa;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42683;Poa compressa;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42683;Poa compressa;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42683;Poa compressa;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42683;Poa compressa;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42683;Poa compressa;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42683;Poa compressa;actual measurement (following LEDA data standards);25;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 42683;Poa compressa;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 42683;Poa compressa;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42683;Poa compressa;actual measurement (following LEDA data standards);38;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42692;Poa badensis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42699;Poa subcaerulea;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jerling, L. (1983): Composition and viability of the seed bank along a successional gradient on a Baltic seashore meadow 42699;Poa subcaerulea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 42699;Poa subcaerulea;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42699;Poa subcaerulea;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 42706;Puccinellia distans;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 42706;Puccinellia distans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 42706;Puccinellia distans;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 42706;Puccinellia distans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 42706;Puccinellia distans;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 42706;Puccinellia distans;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42706;Puccinellia distans;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 42706;Puccinellia distans;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 42706;Puccinellia distans;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 42706;Puccinellia distans;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 42743;Setaria viridis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 42743;Setaria viridis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 42743;Setaria viridis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42743;Setaria viridis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42743;Setaria viridis;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Burnside, O. C. (1981): Germination of exhumed weed seed in Nebraska 42743;Setaria viridis;actual measurement (following LEDA data standards);1;long-term persistent;9;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 42743;Setaria viridis;actual measurement (following LEDA data standards);1;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42743;Setaria viridis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42743;Setaria viridis;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 42743;Setaria viridis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 42743;Setaria viridis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 42743;Setaria viridis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42743;Setaria viridis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42743;Setaria viridis;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42743;Setaria viridis;actual measurement (following LEDA data standards);2;long-term persistent;13;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 42743;Setaria viridis;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 42743;Setaria viridis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 42743;Setaria viridis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 42743;Setaria viridis;actual measurement (following LEDA data standards);3;long-term persistent;13;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 42743;Setaria viridis;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 42743;Setaria viridis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1968): Comparative data of soil seed contents in natural grasslands and artificial woodlands of steppe zone 42743;Setaria viridis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42743;Setaria viridis;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 42743;Setaria viridis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 42743;Setaria viridis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 42743;Setaria viridis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42743;Setaria viridis;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 42743;Setaria viridis;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42743;Setaria viridis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 42743;Setaria viridis;actual measurement (following LEDA data standards);5;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);5;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 42743;Setaria viridis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 42743;Setaria viridis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42743;Setaria viridis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Livingston, R. B. (1968): Buried viable seed in successional field and forest stands, Harvard Forest, Massachusetts 42743;Setaria viridis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Huopalainen, M. (2000): The potential of soil seed banks for revegetation of bogs in SW Finland after long-term aerial pollution 42743;Setaria viridis;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 42743;Setaria viridis;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42743;Setaria viridis;actual measurement (following LEDA data standards);7;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 42743;Setaria viridis;actual measurement (following LEDA data standards);9;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 42743;Setaria viridis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 42743;Setaria viridis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42743;Setaria viridis;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42743;Setaria viridis;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42743;Setaria viridis;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42743;Setaria viridis;actual measurement (following LEDA data standards);36;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42743;Setaria viridis;actual measurement (following LEDA data standards);40;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42743;Setaria viridis;actual measurement (following LEDA data standards);41;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42743;Setaria viridis;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 42743;Setaria viridis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42746;Spartina alterniflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Hartman, J. M. (1988): Recolonization of small disturbance patches in a New England salt marsh 42790;Vulpia bromoides;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 42790;Vulpia bromoides;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 42790;Vulpia bromoides;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42790;Vulpia bromoides;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42790;Vulpia bromoides;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42790;Vulpia bromoides;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42790;Vulpia bromoides;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42790;Vulpia bromoides;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42792;Vulpia ciliata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42792;Vulpia ciliata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42798;Vulpia myuros;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42798;Vulpia myuros;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42798;Vulpia myuros;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42798;Vulpia myuros;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 42798;Vulpia myuros;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42798;Vulpia myuros;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42798;Vulpia myuros;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42798;Vulpia myuros;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42798;Vulpia myuros;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42798;Vulpia myuros;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 42798;Vulpia myuros;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Baldwin, A. H. (1998): Response of two oligohaline marsh communities to lethal and nonlethal disturbance 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Symonides, E. (1978): Numbers, distribution and specific composition of diaspores in the soils of the plant association Spergulo-Corynephoretum 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1992): Wiederbesiedlung eines aufgeforsteten Kalkmagerrasenstandortes nach Rodung 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42831;Koeleria macrantha;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Baldwin, A. H. (1998): Response of two oligohaline marsh communities to lethal and nonlethal disturbance 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Symonides, E. (1978): Numbers, distribution and specific composition of diaspores in the soils of the plant association Spergulo-Corynephoretum 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;King, T. J. (1969): 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 42831;Koeleria macrantha;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Cresswell, E. G. (1982): The developmental origin and ecological consequences of seed germination responses to light 42831;Koeleria macrantha;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42831;Koeleria macrantha;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 42831;Koeleria macrantha;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 42831;Koeleria macrantha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 42831;Koeleria macrantha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42831;Koeleria macrantha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 42831;Koeleria macrantha;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Seeds deliberately buried in the field;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42831;Koeleria macrantha;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 42831;Koeleria macrantha;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42831;Koeleria macrantha;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42831;Koeleria macrantha;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42831;Koeleria macrantha;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 42831;Koeleria macrantha;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42831;Koeleria macrantha;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 42831;Koeleria macrantha;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 42831;Koeleria macrantha;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42840;Leymus racemosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 42840;Leymus racemosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 42874;Paspalum paspalodes;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 42881;Phalaris canariensis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 42902;Poa chaixii;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42902;Poa chaixii;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Welling, C. H. (1988): Temporal patterns in recruitment from the seed bank during drawdowns in a prairie wetland 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42941;Scolochloa festucacea;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 42956;Stipa capillata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 42956;Stipa capillata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42956;Stipa capillata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42956;Stipa capillata;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42956;Stipa capillata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42956;Stipa capillata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42956;Stipa capillata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 42956;Stipa capillata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 42956;Stipa capillata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 42956;Stipa capillata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 42956;Stipa capillata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 42956;Stipa capillata;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43017;Hordeum murinum s. leporinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 43022;Koeleria glauca;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 43022;Koeleria glauca;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 43022;Koeleria glauca;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 43022;Koeleria glauca;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 43022;Koeleria glauca;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43022;Koeleria glauca;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43033;Leymus arenarius;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43033;Leymus arenarius;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43033;Leymus arenarius;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43057;Poa abbreviata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 43057;Poa abbreviata;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 43057;Poa abbreviata;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (2000): Soil seed bank dynamics in hayfield succession 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1967): Effect of cultivation on the numbers of viable weed seeds in soil 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Lush, W. M. (1988): Biology of Poa annua in a temperate zone of golf putting green (Agrostis stolonifera/Poa annua). II. The seed bank 43060;Poa annua;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kees, H. (1986): Einfluss zehnjähringer Unkrautbekämpfung mit 4 unterschiedlichen Intensitätsstufen unter Berücksichtigung der wirtschaftlichen Schadenschwelle auf Unkrautflora und Unkrautsamensvorrat in Boden 43060;Poa annua;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Tsuyuzaki, S. (1991): Survival characteristics of buried seeds 10 years after the eruption of the Usu volcano in northern Japan 43060;Poa annua;actual measurement (following LEDA data standards);1;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 43060;Poa annua;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43060;Poa annua;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 43060;Poa annua;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 43060;Poa annua;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 43060;Poa annua;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43060;Poa annua;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43060;Poa annua;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43060;Poa annua;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 43060;Poa annua;actual measurement (following LEDA data standards);2;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schenkeveld, A. J. (1984): The ecology of short-lived forbs in chalk grasslands: distribution of germinative seeds and its significance for seedling emergence 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 43060;Poa annua;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1981): Changes in the soil seed bank of four longterm crop/herbicide experiments 43060;Poa annua;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43060;Poa annua;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1989): Dynamik des Samenspeichers in einigen mediterranen Kulturböden 43060;Poa annua;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43060;Poa annua;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43060;Poa annua;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43060;Poa annua;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43060;Poa annua;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43060;Poa annua;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43060;Poa annua;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43060;Poa annua;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 43060;Poa annua;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43060;Poa annua;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43060;Poa annua;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43060;Poa annua;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 43060;Poa annua;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 43060;Poa annua;actual measurement (following LEDA data standards);4;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43060;Poa annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43060;Poa annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43060;Poa annua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43060;Poa annua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43060;Poa annua;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43060;Poa annua;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43060;Poa annua;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43060;Poa annua;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43060;Poa annua;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 43060;Poa annua;actual measurement (following LEDA data standards);5;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43060;Poa annua;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43060;Poa annua;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43060;Poa annua;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43060;Poa annua;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43060;Poa annua;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43060;Poa annua;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43060;Poa annua;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43060;Poa annua;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43060;Poa annua;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 43060;Poa annua;actual measurement (following LEDA data standards);6;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43060;Poa annua;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43060;Poa annua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43060;Poa annua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43060;Poa annua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43060;Poa annua;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 43060;Poa annua;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);7;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43060;Poa annua;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43060;Poa annua;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43060;Poa annua;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43060;Poa annua;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);8;long-term persistent;;>5;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43060;Poa annua;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43060;Poa annua;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43060;Poa annua;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43060;Poa annua;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43060;Poa annua;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 43060;Poa annua;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43060;Poa annua;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43060;Poa annua;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43060;Poa annua;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43060;Poa annua;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43060;Poa annua;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43060;Poa annua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 43060;Poa annua;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43060;Poa annua;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43060;Poa annua;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43060;Poa annua;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43060;Poa annua;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 43060;Poa annua;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43060;Poa annua;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43060;Poa annua;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);16;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 43060;Poa annua;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 43060;Poa annua;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 43060;Poa annua;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43060;Poa annua;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 43060;Poa annua;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 43060;Poa annua;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);21;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43060;Poa annua;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 43060;Poa annua;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);24;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 43060;Poa annua;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43060;Poa annua;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 43060;Poa annua;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);35;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43060;Poa annua;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43060;Poa annua;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43060;Poa annua;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43060;Poa annua;actual measurement (following LEDA data standards);44;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43060;Poa annua;actual measurement (following LEDA data standards);45;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43060;Poa annua;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 43060;Poa annua;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43060;Poa annua;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);49;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43060;Poa annua;actual measurement (following LEDA data standards);54;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43060;Poa annua;actual measurement (following LEDA data standards);59;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 43060;Poa annua;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 43060;Poa annua;actual measurement (following LEDA data standards);61;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 43060;Poa annua;actual measurement (following LEDA data standards);62;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);70;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);78;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43060;Poa annua;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43060;Poa annua;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43060;Poa annua;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lopez, C. (1988): Estimation du stock semencier dans le cadre d'un essai étudiant l'influence de systèmes cultureaux sur l'évolution de la flore adventice 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43077;Poa trivialis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 43077;Poa trivialis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43077;Poa trivialis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Amelin, I. S. (1956): Materials on seed propagation in grasslands, L'vov region 43077;Poa trivialis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 43077;Poa trivialis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43077;Poa trivialis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43077;Poa trivialis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 43077;Poa trivialis;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1991): Zur Wiederbesiedlung von Auenwald-Vegetationskomplexen nach Hochwasser-Ereignissen: Bedutung der Diasporen-Verdriftung, der generativen und vegetativen Etablierung 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 43077;Poa trivialis;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43077;Poa trivialis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43077;Poa trivialis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43077;Poa trivialis;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43077;Poa trivialis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofstede, R. (1991): Het Friesche Veen: mogelijkheden voor vegetatieontwikkeling 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 43077;Poa trivialis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43077;Poa trivialis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43077;Poa trivialis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43077;Poa trivialis;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Janiesch, P. (1991): Die Aktievierung van Samenbanken ehemaliger Feuchtwiesen und -Wälder als Grundage für Renaturierungen 43077;Poa trivialis;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43077;Poa trivialis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43077;Poa trivialis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43077;Poa trivialis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43077;Poa trivialis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43077;Poa trivialis;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43077;Poa trivialis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 43077;Poa trivialis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43077;Poa trivialis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43077;Poa trivialis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43077;Poa trivialis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43077;Poa trivialis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43077;Poa trivialis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43077;Poa trivialis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 43077;Poa trivialis;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43077;Poa trivialis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 43077;Poa trivialis;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43077;Poa trivialis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43077;Poa trivialis;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43077;Poa trivialis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43077;Poa trivialis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43077;Poa trivialis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43077;Poa trivialis;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43077;Poa trivialis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 43077;Poa trivialis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43077;Poa trivialis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43077;Poa trivialis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43077;Poa trivialis;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43077;Poa trivialis;actual measurement (following LEDA data standards);8;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43077;Poa trivialis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43077;Poa trivialis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43077;Poa trivialis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43077;Poa trivialis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43077;Poa trivialis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43077;Poa trivialis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 43077;Poa trivialis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Berg, G. (1995): Natuurontwikkeling door middel van plaggen in de valleien langs de Moksloot op Texel 43077;Poa trivialis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43077;Poa trivialis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43077;Poa trivialis;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43077;Poa trivialis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 43077;Poa trivialis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43077;Poa trivialis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 43077;Poa trivialis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);14;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43077;Poa trivialis;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43077;Poa trivialis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 43077;Poa trivialis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43077;Poa trivialis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);15;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43077;Poa trivialis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 43077;Poa trivialis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43077;Poa trivialis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43077;Poa trivialis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);17;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43077;Poa trivialis;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43077;Poa trivialis;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43077;Poa trivialis;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 43077;Poa trivialis;actual measurement (following LEDA data standards);21;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);22;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 43077;Poa trivialis;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43077;Poa trivialis;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43077;Poa trivialis;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);38;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43077;Poa trivialis;actual measurement (following LEDA data standards);39;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);43;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);43;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);44;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);50;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);51;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43077;Poa trivialis;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);54;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);56;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43077;Poa trivialis;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);63;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);68;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);69;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);71;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);72;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);72;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);74;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);75;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);77;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);80;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);81;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);84;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);85;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);86;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);89;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43077;Poa trivialis;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);96;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);99;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);100;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);101;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);102;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43077;Poa trivialis;actual measurement (following LEDA data standards);109;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43116;Sorghum halepense;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43116;Sorghum halepense;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Egley, G. H. (1983): Longevity of weed seeds after 5.5 years in the Stoneville 50-year buried seed study 43116;Sorghum halepense;actual measurement (following LEDA data standards);1;long-term persistent;6;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Bruch, E. C. (1961): 1932-California Department of Agriculture buried seed project-1960 43116;Sorghum halepense;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43116;Sorghum halepense;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43116;Sorghum halepense;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43116;Sorghum halepense;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43116;Sorghum halepense;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43116;Sorghum halepense;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zanin, G. (1989): Estimation du stock semencier d'un sol labouré ou en semis direct 43117;Spartina anglica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 43117;Spartina anglica;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 43117;Spartina anglica;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Joenje, W. (1979): Plant succession and nature conservation of newly embanked tidal flats in the Lauwerszeepolder 43117;Spartina anglica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 43117;Spartina anglica;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 43117;Spartina anglica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 43117;Spartina anglica;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 43117;Spartina anglica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 43117;Spartina anglica;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 43182;Hordeum secalinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43182;Hordeum secalinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 43182;Hordeum secalinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43182;Hordeum secalinum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 43182;Hordeum secalinum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 43182;Hordeum secalinum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43182;Hordeum secalinum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43182;Hordeum secalinum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43182;Hordeum secalinum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43182;Hordeum secalinum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43182;Hordeum secalinum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43182;Hordeum secalinum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43182;Hordeum secalinum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marañon, T. (1989): Seed and seedling populations in two contrasted communities: open grassland and oak (Quercus agrifolia) understory in California 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;long-term persistent;;7;0;1;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 43196;Lolium multiflorum;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43196;Lolium multiflorum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 43196;Lolium multiflorum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 43196;Lolium multiflorum;actual measurement (following LEDA data standards);2;long-term persistent;6;;0;1;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 43196;Lolium multiflorum;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43196;Lolium multiflorum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 43196;Lolium multiflorum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 43196;Lolium multiflorum;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43196;Lolium multiflorum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 43196;Lolium multiflorum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 43196;Lolium multiflorum;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43196;Lolium multiflorum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43196;Lolium multiflorum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hobbs, R. J. (1986): Community changes following shrub invasion of grassland 43196;Lolium multiflorum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43196;Lolium multiflorum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43196;Lolium multiflorum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43196;Lolium multiflorum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43196;Lolium multiflorum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43196;Lolium multiflorum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43196;Lolium multiflorum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43196;Lolium multiflorum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43196;Lolium multiflorum;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43196;Lolium multiflorum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43206;Melica nutans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 43206;Melica nutans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 43206;Melica nutans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 43206;Melica nutans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 43206;Melica nutans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 43206;Melica nutans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 43206;Melica nutans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 43206;Melica nutans;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 43206;Melica nutans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 43206;Melica nutans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 43206;Melica nutans;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 43206;Melica nutans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 43206;Melica nutans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 43206;Melica nutans;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 43206;Melica nutans;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 43206;Melica nutans;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pyatim, A. M. (1970): On the content of viable seeds in the soils of meadow and woodland pastures 43206;Melica nutans;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 43206;Melica nutans;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 43206;Melica nutans;actual measurement (following LEDA data standards);18;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 43206;Melica nutans;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 43212;Milium effusum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 43212;Milium effusum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 43212;Milium effusum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Eriksson, O. (1995): Seedling recruitment in deciduous forest herbs: The effects of litter, soil chemistry and seed bank 43212;Milium effusum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43212;Milium effusum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 43212;Milium effusum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43212;Milium effusum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 43212;Milium effusum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43212;Milium effusum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 43212;Milium effusum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 43212;Milium effusum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 43212;Milium effusum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 43212;Milium effusum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43212;Milium effusum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 43212;Milium effusum;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 43212;Milium effusum;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Rysin, L. P. (1965): Soil seed banks of herbaceous species in the forest and factors influencing seed germination 43212;Milium effusum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 43212;Milium effusum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43212;Milium effusum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 43212;Milium effusum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Staaf, H. (1987): Buried germinative seeds in mature beech forests with different herbaceous vegetation and soil types 43212;Milium effusum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43212;Milium effusum;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 43212;Milium effusum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Karpov, V. G. (1969): Experimental phytocoenology of spruce forests 43212;Milium effusum;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43217;Nardus stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Propagation and establishment of main components of grass-forb meadow 43217;Nardus stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 43217;Nardus stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43217;Nardus stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43217;Nardus stricta;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43217;Nardus stricta;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 43217;Nardus stricta;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 43217;Nardus stricta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 43217;Nardus stricta;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43217;Nardus stricta;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 43217;Nardus stricta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43217;Nardus stricta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43217;Nardus stricta;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 43217;Nardus stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 43217;Nardus stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 43217;Nardus stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 43217;Nardus stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43217;Nardus stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miles, J. (1973): Natural recolonization of experimentally bared soil in Callunetum in NE Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 43217;Nardus stricta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 43217;Nardus stricta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 43217;Nardus stricta;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1985): Buried seed banks as indicators of seed output along an altitudinal gradient 43217;Nardus stricta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43217;Nardus stricta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hatt, M. (1991): Samenvorrat van zwei alpinen Böden 43217;Nardus stricta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 43217;Nardus stricta;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43217;Nardus stricta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43217;Nardus stricta;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 43217;Nardus stricta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43217;Nardus stricta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 43217;Nardus stricta;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43217;Nardus stricta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43217;Nardus stricta;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks in the alpine communities in the Teberda Reserve, the Northwestern Caucasus 43217;Nardus stricta;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43217;Nardus stricta;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 43217;Nardus stricta;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43217;Nardus stricta;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43217;Nardus stricta;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Miller, G. R. (2003): Soil seed banks of woodland, heathland, grassland, mire and montane communities, Cairngorm Mountains, Scotland 43217;Nardus stricta;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 43217;Nardus stricta;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 43217;Nardus stricta;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43235;Phalaris coerulescens;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Diaz-Villa, M. D. (2003): Soil seed bank and floristic diversity in a forest-grassland mosaic in southern Spain 43239;Phleum phleoides;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 43239;Phleum phleoides;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Golubeva, I. V. (1962): Some data on the reserves of viable seeds in the soils under meadow steppe vegetation 43239;Phleum phleoides;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 43239;Phleum phleoides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 43239;Phleum phleoides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Krolupper, N. (1998): Ökologische Untersuchungen im Darmstadt-Dieburger Sandgebiet (Südhessen): Allgemeines und Ergebnisse zum Diasporen-Reservoir und -Niederschlag 43239;Phleum phleoides;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 43239;Phleum phleoides;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 43239;Phleum phleoides;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 43239;Phleum phleoides;actual measurement (following LEDA data standards);13;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 43239;Phleum phleoides;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);30;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43239;Phleum phleoides;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 43301;Sesleria albicans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 43301;Sesleria albicans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 43301;Sesleria albicans;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 43301;Sesleria albicans;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43301;Sesleria albicans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 43301;Sesleria albicans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 43301;Sesleria albicans;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 43301;Sesleria albicans;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43301;Sesleria albicans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 43301;Sesleria albicans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 43301;Sesleria albicans;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43301;Sesleria albicans;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Westhoff, V. (1978): The Braun-Blanquet approach 43301;Sesleria albicans;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dutoit, T. (1995): Permanent seed banks in chalk grassland under various management regimes: Their role in the restoration of species-rich plant communities 43301;Sesleria albicans;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43301;Sesleria albicans;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43301;Sesleria albicans;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43301;Sesleria albicans;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 43301;Sesleria albicans;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 43348;Vulpia fasciculata;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Watkinson, A. R. (1978): The demography of a sand dune annual: Vulpia fasciculata. II. The dynamics of seed populations 43348;Vulpia fasciculata;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Watkinson, A. R. (1978): The demography of a sand dune annual: Vulpia fasciculata. II. The dynamics of seed populations 43348;Vulpia fasciculata;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Watkinson, A. R. (1978): The demography of a sand dune annual: Vulpia fasciculata. II. The dynamics of seed populations 43348;Vulpia fasciculata;actual measurement (following LEDA data standards);4;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Watkinson, A. R. (1978): The demography of a sand dune annual: Vulpia fasciculata. II. The dynamics of seed populations 43348;Vulpia fasciculata;actual measurement (following LEDA data standards);5;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Watkinson, A. R. (1978): The demography of a sand dune annual: Vulpia fasciculata. II. The dynamics of seed populations 43387;Leersia oryzoides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43387;Leersia oryzoides;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 43387;Leersia oryzoides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43387;Leersia oryzoides;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1979): A reconstruction of the recent vegetational history of a prairie marsh, Eagle Lake, Iowa, from its seed bank 43387;Leersia oryzoides;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43387;Leersia oryzoides;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43387;Leersia oryzoides;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43387;Leersia oryzoides;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43387;Leersia oryzoides;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43387;Leersia oryzoides;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43387;Leersia oryzoides;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43436;Puccinellia maritima;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 43436;Puccinellia maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 43436;Puccinellia maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 43436;Puccinellia maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 43436;Puccinellia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 43436;Puccinellia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 43436;Puccinellia maritima;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 43436;Puccinellia maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 43436;Puccinellia maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 43436;Puccinellia maritima;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 43436;Puccinellia maritima;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Hutchings, M. J. (1989): The seed regeneration dynamics of an emergent salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Fitter, R. (1984): Collins Guide to the Grasses, Sedges, Rushes and Ferns of Britain and Northern Europe 43436;Puccinellia maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 43436;Puccinellia maritima;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ungar, Irwin A. (1996): Similarity of seed banks to aboveground vegetation in grazed and ungrazed salt marsh communities on the Gower Peninsula, South Wales 43436;Puccinellia maritima;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 43436;Puccinellia maritima;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 43436;Puccinellia maritima;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 43436;Puccinellia maritima;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 43436;Puccinellia maritima;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43436;Puccinellia maritima;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 43436;Puccinellia maritima;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 43436;Puccinellia maritima;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 43456;Setaria pumila;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 43456;Setaria pumila;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43456;Setaria pumila;actual measurement (following LEDA data standards);1;long-term persistent;;11;0;1;Seed bank database;Seeds deliberately buried in the field;Salzmann, R. (1954): Untersuchungen über die Lebensdauer von Unkrautsamen im Boden 43456;Setaria pumila;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43456;Setaria pumila;actual measurement (following LEDA data standards);1;long-term persistent;9;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 43456;Setaria pumila;actual measurement (following LEDA data standards);1;long-term persistent;30;;0;1;Seed bank database;Seeds deliberately buried in the field;Kivilaan, A. (1981): The one hundred-year period for Dr Beal's seed viability experiment 43456;Setaria pumila;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 43456;Setaria pumila;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Stoller, E. W. (1974): Dormancy changes and the fate of some annual weed seeds in the soil 43456;Setaria pumila;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 43456;Setaria pumila;actual measurement (following LEDA data standards);2;long-term persistent;7;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 43456;Setaria pumila;actual measurement (following LEDA data standards);2;long-term persistent;16;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43456;Setaria pumila;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Stoller, E. W. (1974): Dormancy changes and the fate of some annual weed seeds in the soil 43456;Setaria pumila;actual measurement (following LEDA data standards);3;long-term persistent;13;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dawson, J. H. (1975): Longevity of barnyardgrass, green foxtail, and yellow foxtail seeds in soil 43456;Setaria pumila;actual measurement (following LEDA data standards);3;long-term persistent;21;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43456;Setaria pumila;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 43456;Setaria pumila;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43456;Setaria pumila;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43457;Setaria verticillata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43457;Setaria verticillata;actual measurement (following LEDA data standards);1;long-term persistent;;30;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43457;Setaria verticillata;actual measurement (following LEDA data standards);2;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43457;Setaria verticillata;actual measurement (following LEDA data standards);3;long-term persistent;;39;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43457;Setaria verticillata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43517;Hierochloe alpina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Morin, H. (1987): Buried seed populations in the montane, subalpine and alpine belts of Mont Jacques-Cartier, Quebec 43540;Lolium perenne;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 43540;Lolium perenne;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 43540;Lolium perenne;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43540;Lolium perenne;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43540;Lolium perenne;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 43540;Lolium perenne;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Persistence of seeds of some grass species in cultivated soil 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Akinola, M. O. (1998): Development of soil seed banks beneath synthesized meadow communities after seven years of climate manipulations 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 43540;Lolium perenne;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43540;Lolium perenne;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kirkham, F. W. (1997): Soil seed bank composition in relation to the above-ground vegetation in fertilized and unfertilized hay meadows on a Somerset peat moor 43540;Lolium perenne;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 43540;Lolium perenne;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 43540;Lolium perenne;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Der Valk, A. G. (1988): Potential role of seed banks and understorey vegetation in restoring quaking fens from floating forests 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43540;Lolium perenne;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 43540;Lolium perenne;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43540;Lolium perenne;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 43540;Lolium perenne;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43540;Lolium perenne;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 43540;Lolium perenne;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Rampton, H. H. (1966): Longevity and dormancy in seeds of several cool-season grasses and legumes buried in soil 43540;Lolium perenne;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43540;Lolium perenne;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 43540;Lolium perenne;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marriott, C. A. (2002): Early changes in species composition of upland sown grassland under extensive grazing management 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 43540;Lolium perenne;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1973): On a number of viable seeds in soil of some meadow associations of the lowland and foothill part of Transcarpathia 43540;Lolium perenne;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 43540;Lolium perenne;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43540;Lolium perenne;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 43540;Lolium perenne;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 43540;Lolium perenne;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1910): Kurze Mitteilungen über Keimungsuntersuchungen mit Samen verscheidener wildwachsenden Pflanzen 43540;Lolium perenne;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43540;Lolium perenne;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte für das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43540;Lolium perenne;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);6;long-term persistent;;14;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 43540;Lolium perenne;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brenchley, W. E. (1918): Buried weed seeds 43540;Lolium perenne;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 43540;Lolium perenne;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43540;Lolium perenne;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 43540;Lolium perenne;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43540;Lolium perenne;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43540;Lolium perenne;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43540;Lolium perenne;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43540;Lolium perenne;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43540;Lolium perenne;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 43540;Lolium perenne;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 43540;Lolium perenne;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43540;Lolium perenne;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43540;Lolium perenne;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43540;Lolium perenne;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 43540;Lolium perenne;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 43540;Lolium perenne;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Zeist, C. (1978): De invloed van het maaitijdstip op de vegetatieve en generatieve verneerdering van graslandplanten, en op de samenstelling van de vegetatie 43540;Lolium perenne;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43540;Lolium perenne;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 43540;Lolium perenne;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43540;Lolium perenne;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 43540;Lolium perenne;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43540;Lolium perenne;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43540;Lolium perenne;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43540;Lolium perenne;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 43540;Lolium perenne;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 43540;Lolium perenne;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43540;Lolium perenne;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43540;Lolium perenne;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 43540;Lolium perenne;actual measurement (following LEDA data standards);94;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43550;Melica uniflora;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 43550;Melica uniflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 43550;Melica uniflora;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 43550;Melica uniflora;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 43550;Melica uniflora;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43550;Melica uniflora;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 43550;Melica uniflora;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43550;Melica uniflora;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 43550;Melica uniflora;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 43579;Phippsia algida;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 43579;Phippsia algida;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 43594;Poa alpigena;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 43610;Poa palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43610;Poa palustris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Komendar, V. I. (1978): On storage of seeds in soil under some meadow cenoses of low-lying and mountain-meadow zones of the Transcarpatians 43610;Poa palustris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43610;Poa palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43610;Poa palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43610;Poa palustris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Berge, G. (1997): Composition of seed banks of roadsides, stream verges and agricultural field in southern Norway 43610;Poa palustris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 43610;Poa palustris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 43610;Poa palustris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43610;Poa palustris;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43610;Poa palustris;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43610;Poa palustris;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43610;Poa palustris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43610;Poa palustris;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Skoglund, J. (1990): Seed banks, seed dispersal and regeneration processes in wetland areas 43610;Poa palustris;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 43610;Poa palustris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);42;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43610;Poa palustris;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43616;Polypogon monspeliensis;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43676;Triticum durum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 43701;Hordeum distichon;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 43701;Hordeum distichon;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 43702;Hordeum jubatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 43702;Hordeum jubatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A.(1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 43702;Hordeum jubatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A. (1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 43702;Hordeum jubatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Davies, A. (1998): The persistence of calcareous grassland species in the soil seed bank under developing and established scrub 43702;Hordeum jubatum;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 43702;Hordeum jubatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Conn, J. S. (1984): Soil seed bank changes after forest clearing and agricultural use in Alaska 43702;Hordeum jubatum;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 43702;Hordeum jubatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Conn, J. S. (1984): Soil seed bank changes after forest clearing and agricultural use in Alaska 43702;Hordeum jubatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Conn, J. S. (1984): Soil seed bank changes after forest clearing and agricultural use in Alaska 43702;Hordeum jubatum;actual measurement (following LEDA data standards);7;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 43702;Hordeum jubatum;actual measurement (following LEDA data standards);8;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 43702;Hordeum jubatum;actual measurement (following LEDA data standards);9;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 43744;Poa flexuosa;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 43825;Triticum aestivum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 43825;Triticum aestivum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 43825;Triticum aestivum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 43825;Triticum aestivum;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 43825;Triticum aestivum;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 43825;Triticum aestivum;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds deliberately buried in the field;Tingey, D. C. (1961): Longevity of seeds of wild oats, winter rye, and wheat in cultivated soil 43825;Triticum aestivum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43825;Triticum aestivum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 43825;Triticum aestivum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43825;Triticum aestivum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 43825;Triticum aestivum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 43825;Triticum aestivum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43825;Triticum aestivum;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43825;Triticum aestivum;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43825;Triticum aestivum;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 43838;Vulpia unilateralis;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 43838;Vulpia unilateralis;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 43844;Zea mays;actual measurement (following LEDA data standards);1;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43844;Zea mays;actual measurement (following LEDA data standards);2;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43844;Zea mays;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Toole, E. H. (1946): Final results of the Duvel buried seed experiment 43857;Zannichellia palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43857;Zannichellia palustris;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43857;Zannichellia palustris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 43857;Zannichellia palustris;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43857;Zannichellia palustris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 43857;Zannichellia palustris;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43857;Zannichellia palustris;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43857;Zannichellia palustris;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43857;Zannichellia palustris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 43857;Zannichellia palustris;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43857;Zannichellia palustris;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 43857;Zannichellia palustris;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43857;Zannichellia palustris;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43857;Zannichellia palustris;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43857;Zannichellia palustris;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43857;Zannichellia palustris;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Smith, L. M. (1983): Seed banks and their role during drawdown of a North American marsh 43869;Ruppia maritima;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43869;Ruppia maritima;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bonis, A. (1994): Vertical structure of seed banks and the impact of depth of burial on recruitment in two temporary marshes 43869;Ruppia maritima;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schat, H. (1983): Germination ecology of some dune slack pioneers 43879;Zostera marina;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;unknown;Hootsmans, M. J. M. (1987): Seed-bank development, germination and early seedling survival of two seagrass species from the Netherlands: Zostera marina L. and Zostera noltii Hornem 43879;Zostera marina;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43880;Zostera noltii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;unknown;Hootsmans, M. J. M. (1987): Seed-bank development, germination and early seedling survival of two seagrass species from the Netherlands: Zostera marina L. and Zostera noltii Hornem 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43890;Potamogeton pusillus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43905;Potamogeton vaginatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43905;Potamogeton vaginatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43905;Potamogeton vaginatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43905;Potamogeton vaginatus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43905;Potamogeton vaginatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43915;Ruppia cirrhosa;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pederson, R. L. (1981): Seed bank characteristics of the Delta marsh, Manitoba: applications for wetland management 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poiani, K. A. (1989): Effect of hydroperiod on seed bank composition in semipermanent prairie wetlands 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Haag, R. W. (1983): Emergence of seedlings of aquatic macrophytes from lake sediments 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43938;Potamogeton pectinatus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 43943;Potamogeton perfoliatus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43943;Potamogeton perfoliatus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43943;Potamogeton perfoliatus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43943;Potamogeton perfoliatus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43943;Potamogeton perfoliatus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 43993;Sparganium erectum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43993;Sparganium erectum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 43993;Sparganium erectum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 43993;Sparganium erectum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 43993;Sparganium erectum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 43993;Sparganium erectum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43993;Sparganium erectum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 43993;Sparganium erectum;actual measurement (following LEDA data standards);106;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44027;Typha angustifolia;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 44027;Typha angustifolia;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 44027;Typha angustifolia;actual measurement (following LEDA data standards);25;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 44041;Typha latifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 44041;Typha latifolia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kramer, N. B. (1986): Mature forest seed banks of three habitat types in central Idaho 44041;Typha latifolia;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 44041;Typha latifolia;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ter Heerdt, G.N.J. (1994): Potential for the development of marsh vegetation from the seed bank after a drawdown 44041;Typha latifolia;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 44041;Typha latifolia;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 44041;Typha latifolia;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kjellson, G. (1992): Seed banks in Danish deciduous forests: species composition, seed influx and distribution pattern in soil 44041;Typha latifolia;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 44041;Typha latifolia;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Leck, M. A. (1987): Seed bank of a freshwater tidal wetland: turnover and relationship to vegetation change 44041;Typha latifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 44041;Typha latifolia;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 44041;Typha latifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 44041;Typha latifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 44041;Typha latifolia;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 44041;Typha latifolia;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 44041;Typha latifolia;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44092;Setaria verticillata x viridis;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44220;Hieracium laevigatum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44220;Hieracium laevigatum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44220;Hieracium laevigatum;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44220;Hieracium laevigatum;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44220;Hieracium laevigatum;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1936): The buried viable seeds of enclosed and unenclosed hill land 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bekker, R. M. (1999): Vegetation development in dune slacks: The role of persistent seed banks 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, D. (1992): Estimating the composition of a forest seed bank: a comparison of the seed extraction and seedling emergence methods 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Williams, E. D. (1984): Changes during three years in the size and composition of the seed bank beneath a long-term pasture as influenced bydefoliation and fertilizer regime 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Nikitin, S. A. (1961): Stationary investigation of composite pine forest 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ham, M. (1980): Enkele methoden voor het bepalen van de zaadflora van grondmonsters van proeven in de Tielerwaard en op de Ossekampen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Virágh, K. (1988): Seed bank in the soil and its role during secondary successions induced by some herbicides in a perennial grassland community 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Thompson, K. (1994): Seeds in soil and worm casts from a neutral grassland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bigwood, D. W. (1988): Spatial pattern analysis of seed banks: an improved method and optimized sampling 44250;Taraxacum officinale;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jayasingam, T. (1983): Distribution of viable seeds in soil of a permanent pasture and their relation to surface vegetation 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pratt, D. W. (1984): Buried viable seed in a ponderosa pine community 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1993): Seed bank and seedlings emerging after soil disturbance in a wet semi-natural grassland in Sweden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Altena, S.C. (1972): Keimfähige Samen von Gräsern und Kräutern in der Narbeschicht der Niederländischen Weiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Amount of dormant viable plant seeds in the soil of coniferous forest types 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Piroznikow, E. (1983): Seed bank in the soil of stabilized ecosystem of a deciduous forest (Tilio-Carpinetum) in the Bialowieza National Park 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Petrov, V. V. (1977): Reserve of viable plant seeds in the uppermost soil layer beneath the canopies of coniferous and small-leaved forests 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Moore, R. P. (1972): Tetrazolium staining for assessing seed quality 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dore, W. G. (1942): Pasture studies XXIV. Viable seeds in pasture soil and manure 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1996): Seed bank classification and its importance for the restoration of species-rich-flood-meadows 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jefferson, R. G. (1987): The seed bank in soils of disused chalk quarries in the Yorkshire Wolds, England: implications for conservation management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1983): Wildkrautvegetation der Weinberge des Rheingaus (Hessen), Gesellschaften, Abhängigkeit von modernen Bewirtschaftungsmethoden, Aufgaben des Naturschutzes 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1981): Seed survival and periodicity of seedling emergrence in twelve weedy species of Compositae 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hill, N. M. (1989): Weed seed bank and vegetation at the beginning and end of the first cycle of a 4-course crop rotation with minimal weed control 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Van Gool, C.R. (1986): De zaadvoorraad in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Guseva, A. N. (1991): On soil seed bank in primary and secondary broadleaf and mixture forests 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 44250;Taraxacum officinale;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Johnston, A. (1969): Viable seed populations in Alberta prairie topsoils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fischer, A. (1987): Untersuchungen zur Populationsdynamik am Beginn von Sekundärsukzessionen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Altena, H.J. (1986): Onderzoek naar de aanwezige zaadvvoorraad in de bodem van het proefobject 'De Veenkampen' 44250;Taraxacum officinale;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Delpech, R. (1969): Essai d'estimation du stock de semences viables dans l'horizon superficiel du sol d'une vieille prairie pâturée de l'Anxois (Côte-d'Or) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milton, W. E. J. (1939): The occurrence of buried viable seeds in soils at different elevations and on a salt marsh 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Storch, H. (1990): Die Vegetation der Uferböschungen an Vorfluren im Abhängigkeit zur Pflegemahd und unter Berücksichtigung des Samenspeichers Verhandlungen Gesellschaft für Ökologie, 19 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pfadenhauer, J. (1987): Samenpotential in Niedermoorböden des Alpenvorlandes bei Grünlandnutzung underschiedlicher Intensität 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);7;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Mika, V. (1978): Der Vorrat am Keinfähigen Samen im südböhmischen Niedermoorböden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hofman, R. (1980): Het Zaadkapitaal onder enkele graslanden in Zuid-Limburg (Gerendal) 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brands, R. (1980): De invloed van beheerexperimenten op de kieming en vestiging van plantesoorten in grasland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brandsma, O. (1984): De zaadbank in relatie met de samenstelling en structuur van de vegetatie op het Westerholt 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);8;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Thompson, K. (1979): Seasonal variation in the seed banks of herbaceous species in ten contrasting habitats 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44250;Taraxacum officinale;actual measurement (following LEDA data standards);9;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44250;Taraxacum officinale;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44250;Taraxacum officinale;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);10;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bakker, J.P. (1991): The role of the seed bank in restoration management of semi-natural grasslands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Foerster, E. (1956): Ein Beitrag zur Kenntnis der Selbstverjüngung von Dauerweiden 44250;Taraxacum officinale;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Milberg, P. (1992): Seed bank in a 35 year old experiment with different treatments of a semi-natural grassland 44250;Taraxacum officinale;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);12;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 44250;Taraxacum officinale;actual measurement (following LEDA data standards);12;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Poschlod, P. (1993): Untersuchungen zur Dynamik von generativen Diasporenbanken von Samenpflanzen in Kalkmagerrasen. I. Jahreszeitliche Dynamik des Diasporenregens und der Diasporenbank auf zwei Kalkmagerrasenstandorten der Schwäbischen A 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;long-term persistent;;660;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1965): Germination of ancient seeds 44250;Taraxacum officinale;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44250;Taraxacum officinale;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44250;Taraxacum officinale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44250;Taraxacum officinale;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44250;Taraxacum officinale;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44250;Taraxacum officinale;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rosenthal, G. (1992): Erhaltung und Regeneration von Feuchtwiesen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Warr, S. J. (1991): Woodland ground flora and seed banks in South-West England 44250;Taraxacum officinale;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44250;Taraxacum officinale;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);27;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44250;Taraxacum officinale;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);28;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);29;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);37;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);37;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Pakeman, R.J. (1997): The seedbanks of the Breckland heaths and heath grasslands, eastern England, and their relationship to the vegetation and the effects of management 44250;Taraxacum officinale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44250;Taraxacum officinale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);41;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);46;present;;;0;;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44250;Taraxacum officinale;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);50;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44250;Taraxacum officinale;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);55;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);56;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Hoogveld, J. (1985): Zaadkapitaal en kieming en vestiging van ingezaaid zaad in vijf graslanden bij het Anloërdiepje 44250;Taraxacum officinale;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);57;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 44250;Taraxacum officinale;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);62;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);63;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);64;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);65;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);67;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);68;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);69;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 44250;Taraxacum officinale;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);71;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);73;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);75;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);76;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);87;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);90;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44250;Taraxacum officinale;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44250;Taraxacum officinale;actual measurement (following LEDA data standards);102;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44528;Dryopteris affinis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 44580;Thuja plicata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 44580;Thuja plicata;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 44580;Thuja plicata;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 44580;Thuja plicata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 44580;Thuja plicata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 44657;Humulus scandens;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44729;Polygonum pensylvanicum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 44729;Polygonum pensylvanicum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 44729;Polygonum pensylvanicum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 44729;Polygonum pensylvanicum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 44729;Polygonum pensylvanicum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;van der Valk, A. G. (1976): The seed banks of prairie glacial marshes 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jensen, H. A. (1969): Content of buried seeds in arable soil in Denmark and its relation to the weed population 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Albrecht, H. (1993): Modeluntersuchung und Literaturauswertung zum Diasporenvorrat gefährdeter Wildkräuter in Ackerböden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jankowska, B. M. (1998): The size and diversity of the soil seed banks and the light requirements of the species in sunny and shady natural communities of the bialowieza primeval forest 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1970): Seeds in Gerbovets woodland soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1980): Etude de la dynamique d'une communeauté adventice. I. Evolution de la flore adventice au secours du cycle végétatif d'une culture 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;long-term persistent;;20;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chancellor, R. J. (1986): Decline of arable weed seeds during 20 years in soil under grass and the periodicity of seedling emergence after cultivation 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dessaint, F. (1991): Spatial patterns of weed seeds 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;;5;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ovesnov, A. M. (1963): Viable seeds in soils under Perm waterstore water 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Mitlacher, K. (2002): Restoration of wooded meadows: A comparative analysis along a chronosequence on Oeland (Sweden) 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albrecht, H. (1988): Die Segatalflora zwei bayerischer Ackerstandorte 1986/87 im Vergleich zu Untersuchungergebnissen von 1955/56 bzw. 1965 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Pulcher, M. (1984): Unkrautflora und Unkrautsamenvorrat in Weizenmonokultur bei unterschiedlicher Pflanzenschutzintenistät 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Douglas, G. (1965): The weed flora of chemically-renewed lowland swards 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Marshall, E. J. P. (1989): Distribution patterns of plants associated with arable field edges 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Conn, J. S. (1987): Seed viability and dormancy of 17 weed species after 21 months in Alaska 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);2;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;D'Angela, E. (1988): The role of the permanent soil seed bank in early stages of a post-agricultural succession in the Inland pampa, Argentina 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Csontos, P. (1991): 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);3;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Snell, K. (1912): Über das Vorkommen von Keimfähigen Undrautsamen im Boden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;long-term persistent;;12;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jensen, K. (1998): Species composition of soil seed bank and seed rain of abandoned wet meadows and their relation to aboveground vegetation 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sarycheva, Z. A. (1967): Quantitative and species composition of seeds in Mikhailovskaya virgin steppe soil and their germination 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);5;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Waldron, L. R. (1904): Weed studies: vitality and growth of buried weed seed 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);6;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);7;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);9;long-term persistent;;40;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);9;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Büchli, M. (1936): Ökologie der Ackerunkräuter der Nordostschweiz 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kratzert, G. (1998): Die Trockenrasen der Gabower Hänge am Oderbruch 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);10;long-term persistent;;24;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);11;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);12;long-term persistent;;6;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chippindale, H. G. (1934): On the viable seeds present in the soil beneath pastures 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Barralis, G. (1973): Relations entre flore potentièlle et flore reèlle dans quelques types de sol de Côte-d'Or 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Wehsarg, O. (1912): Das Unkraut im Ackerboden 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);26;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);31;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);34;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);36;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);37;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);38;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);39;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);40;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);41;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);47;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);48;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);50;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Barralis, G. (1987): Potentiel semencier des terres arables 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44736;Fallopia convolvulus;actual measurement (following LEDA data standards);94;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 44738;Fallopia dumetorum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 44738;Fallopia dumetorum;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 44738;Fallopia dumetorum;actual measurement (following LEDA data standards);32;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 44738;Fallopia dumetorum;actual measurement (following LEDA data standards);33;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 44738;Fallopia dumetorum;actual measurement (following LEDA data standards);35;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 44738;Fallopia dumetorum;actual measurement (following LEDA data standards);36;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 44762;Rumex alpestris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 44815;Atriplex prostrata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Successional dynamics on newly created saline marsh soils 44815;Atriplex prostrata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A.(1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 44815;Atriplex prostrata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Ungar, I. A. (1988): A significant seed bank for Spergularia marina (Caryophyllaceae) 44815;Atriplex prostrata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Davies, A. (1998): The persistence of calcareous grassland species in the soil seed bank under developing and established scrub 44815;Atriplex prostrata;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 44815;Atriplex prostrata;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Joenje, W. (1979): Plant succession and nature conservation of newly embanked tidal flats in the Lauwerszeepolder 44815;Atriplex prostrata;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 44815;Atriplex prostrata;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 44815;Atriplex prostrata;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1980): Seed survival and periodicity of seedling emergence in some species of Atriplex, Chenopodium, Polygonum and Rumex 44815;Atriplex prostrata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 44815;Atriplex prostrata;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 44815;Atriplex prostrata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 44815;Atriplex prostrata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 44815;Atriplex prostrata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 44815;Atriplex prostrata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 44815;Atriplex prostrata;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 44815;Atriplex prostrata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wolters, M. (2002): Soil seed bank and driftline composition along a successional gradient on a temperate salt marsh 44815;Atriplex prostrata;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Chabrerie, O. (2002): Analyse intégrée de la diversité des communautés végétales dans les pelouses calcicoles de la basse vallée de la Seine 44815;Atriplex prostrata;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44815;Atriplex prostrata;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 44815;Atriplex prostrata;actual measurement (following LEDA data standards);7;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44815;Atriplex prostrata;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 44815;Atriplex prostrata;actual measurement (following LEDA data standards);8;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44815;Atriplex prostrata;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 44815;Atriplex prostrata;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44815;Atriplex prostrata;actual measurement (following LEDA data standards);9;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 44815;Atriplex prostrata;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44815;Atriplex prostrata;actual measurement (following LEDA data standards);10;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 44815;Atriplex prostrata;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44815;Atriplex prostrata;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Steendam, H. (2002): Praktijkgericht onderzoek naar kansen en belangrijke stuurvariabelen voor natuurontwikkeling op gronden met voormalig intensief landbouwgebruik. Deel II: Analyse van de zaadvoorraad in de bodem - Inventarisatie van ontgrondingsprojecten in Nederland 44815;Atriplex prostrata;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bernhardt, K.G. (1992): Besiedlungsstrategieen an sandigen Extremstandorten im Tidebereich 44815;Atriplex prostrata;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44815;Atriplex prostrata;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 44815;Atriplex prostrata;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dijkstra, M. (1985): Enkele mogelijke oorzaken van verschillen in vegetatie tussen de onbeweide en de door jongvee beweide Oosterkwelder, Schiermonnikoog 44828;Bassia prostrata;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 44831;Bassia scoparia;actual measurement (following LEDA data standards);1;long-term persistent;;10;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Burnside, O. C. (1981): Germination of exhumed weed seed in Nebraska 44831;Bassia scoparia;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zorner, P. S. (1984): Effect of depth and duration of seed burial on Kochia (Kochia scoparia) 44831;Bassia scoparia;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zorner, P. S. (1984): Effect of depth and duration of seed burial on Kochia (Kochia scoparia) 44831;Bassia scoparia;actual measurement (following LEDA data standards);3;short-term persistent;;3;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zorner, P. S. (1984): Effect of depth and duration of seed burial on Kochia (Kochia scoparia) 44831;Bassia scoparia;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1981): Buried viable propagules in native prairie and adjacent agricultural sites in central Saskatchewan 44912;Arenaria serpyllifolia s. leptoclados;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 44912;Arenaria serpyllifolia s. leptoclados;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 44912;Arenaria serpyllifolia s. leptoclados;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 44912;Arenaria serpyllifolia s. leptoclados;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 44912;Arenaria serpyllifolia s. leptoclados;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 44912;Arenaria serpyllifolia s. leptoclados;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);5;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schwabe, A. (1994): Vegetation un Diasporenbank bei biologischer und konventioneller Grünland-Bewirtschaftung: Bedeutung für den Arten- und Biotopschutz 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);8;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Schopp-Guth, A. (1997): Diasporenpotential intensiv genutzter Niedermoorböden Nordostdeutschlands - Chancen für die Renaturierung? 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);12;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);19;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);20;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);22;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);28;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);32;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);40;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);47;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);48;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);53;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);54;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);57;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);58;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);59;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);60;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);61;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);65;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);66;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);67;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);68;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);69;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);70;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);72;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);74;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);78;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);79;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);80;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);85;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);86;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);88;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 44993;Cerastium fontanum s. vulgare;actual measurement (following LEDA data standards);89;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 45105;Silene uralensis;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated in the filed w/o extraction or sample reduction;Welling, Pirjo (2002): Regeneration nby seeds in alpine meadow and heath vegetation in sub-arctic Finland 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);1;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Archibold, O. W. (1983): A preliminary survey of seed input into fallow fields in Saskatchewan 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);2;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);3;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);5;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);6;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);7;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);8;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45231;Vaccaria hispanica;actual measurement (following LEDA data standards);9;short-term persistent;2;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Chepil, W. S. (1946): Germination of weed seeds. I. Longevity, periodicity of germination, and vitality of seeds in cultivated soil 45254;Dianthus giganteiformis s. pontederae;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 45254;Dianthus giganteiformis s. pontederae;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 45254;Dianthus giganteiformis s. pontederae;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 45254;Dianthus giganteiformis s. pontederae;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 45374;Anemone narcissifolia;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fox, J. F. (1983): Germinable seed banks of interior Alaskan tundra 45374;Anemone narcissifolia;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Olano, J. M. (2002): Seed bank spatial pattern in a temperate secondary forest 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Ryser, P. (1984): Samenvorrat im Boden und Mikrostandorte f|r das Aufwachsen neuer Pflanzen in Wiesen des Randens bei Schaffhausen 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);7;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45399;Ranunculus serpens s. nemorosus;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Schopp-Gutt, Armin (1993): Einfluß unterschiedlicher Bewirtschaftung auf populationsbiologische Merkmale von Streuwiesenpflanzen und das Samenpotential im Boden 45465;Ranunculus peltatus s. baudotii;actual measurement (following LEDA data standards);2;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bonis, A. (1994): Vertical structure of seed banks and the impact of depth of burial on recruitment in two temporary marshes 45465;Ranunculus peltatus s. baudotii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 45465;Ranunculus peltatus s. baudotii;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kautsky, L. (1990): Seed and tuber banks of aquatic macrophytes in the Askö area, northern Baltic proper 45469;Ranunculus penicillatus;actual measurement (following LEDA data standards);109;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 45469;Ranunculus penicillatus;actual measurement (following LEDA data standards);110;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 45481;Ceratocephala testiculata;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Lavrenko, E. M. (1976): Biocomplex investigation in Kazakhstan 45620;Ceratocapnos claviculata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Brown, A. H. F. (1981): The role of buried seeds in coppicewoods 45620;Ceratocapnos claviculata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Assini, S. (2001): Seed-bank and dynamics of a Polygonum hydropiper L. community along the Po river (Central-West Italy) 45921;Draba corymbosa;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 45921;Draba corymbosa;actual measurement (following LEDA data standards);15;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Khodachek, E. A. (1985): Seed reserves in the soils of Taimyr and polar deserts of Severnaya Zemlya 50011;Erodium lebelii;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Bekker, R. M. (2001): Zaadvoorraad van vaatplanten in zes verdroogde en verruigde valleien in de Amsterdamse Waterleidingduinen 50025;Amelanchier lamarckii;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 50025;Amelanchier lamarckii;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 50025;Amelanchier lamarckii;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 50025;Amelanchier lamarckii;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 50025;Amelanchier lamarckii;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stieperaere, H. (1983): Viable seeds in the soils of some parcels of reclaimed and unreclaimed heath in the Flemish district (Northern Belgium) 50026;Aphanes inexspectata;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 50026;Aphanes inexspectata;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 50026;Aphanes inexspectata;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 50026;Aphanes inexspectata;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Levassor, C. (1990): Seed bank dynamics of Mediterranean pastures subjected to mechanical disturbance 50027;Arabis nemorensis;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);33;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);34;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);39;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);40;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);41;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);42;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);45;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);79;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);85;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);86;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);87;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);88;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);91;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 50027;Arabis nemorensis;actual measurement (following LEDA data standards);92;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hölzel, N. (2004): Assessing soil seed bank persistence in flood-meadows: The search for reliable traits 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kollmann, J. (1994): Ausbreitungsökologie endozoochorer Gehölzarten 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Leishman, M. R. (2000): Seed bank dynamics: The role of fungal pathogens and climate change 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Chabrerie, O. (2002): Analyse intigrie de la diversiti des communautis vigitales dans les pelouses calcicoles de la basse vallie de la Seine 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Poschlod, P. (1991): Untersuchungen zur Diasporenbank von Samenpflanzen auf beweideten, gemähten, brachgefallenen und aufgeforsteten Kalkmagerrasenstandorten 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);13;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);14;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);15;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Grunicke, U. (1996): Populations- und ausbreitungsbiologische Untersuchungen zur Sukzession auf Weinbergsbrachen am Keuperstufenrand des Remstals 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);16;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);18;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);20;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);22;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);23;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);24;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);25;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);26;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);27;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);28;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);29;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);29;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);30;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Dougall, T. G. (1997): A study of species richness and diversity in seed banks and its use for the environmental mitigation of a proposed holiday village development in a coniferized woodland in south east England 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 58698;Rubus fruticosus ag. L.;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 59280;Taraxacum laevigatum ag.;actual measurement (following LEDA data standards);33;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Sendtko, A. (1997): Die Xerothermvegetation brachgefallener Rebflächen im Raum Tokaj (Nordost-Ungarn) - pflanzensoziologische und populationsbiologische Untersuchungen zur Sukzession 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1983): Viable seed store in two coniferous forests of different origin 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1981): Store of plant seeds in soil under forest canopy 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59328;Lamiastrum galeobdolon s. argentatum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);1;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);1;short-term persistent;3;;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1986): Seed persistence in soil and seasonal emergence in plant species from different habitats 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);2;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);3;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Albitskaya, M. A. (1965): Contamination of the soil of the artificially planted Quercus and Robinia stands in the zone of the ordinarychernozem of the Ukrainian S.S.R. (Comissarovskiy forest) 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);4;short-term persistent;1;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);5;short-term persistent;;1;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Donelan, M. (1980): Distribution of buried viable seeds along a successional series 59605;Chaerophyllum temulum;actual measurement (following LEDA data standards);30;transient;;;0;0;Seed bank database;Sequential sampling of natural seed banks on at least 6 occasions per year.;Zwaenepoel, A. (1992): Beheer en typologie van wegbermen in Vlaanderen 60797;Rosa dumalis;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wagner, M. (2003): Soil seed bank in managed and abandoned semi-natural meadows in Soomaa National Park, Estonia 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Egan, T. P. (2000): Similarity between seed banks and above-ground vegetation along a salinity gradient 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Krause, U. (1993): Pflege- und Ausbaumassnahmen an Gräben der Singener Aach-Niederung. Ihre Auswirkungen auf Vegetation und Diasporenbank 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);3;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);3;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Semenova, G. V. (1990): Soil seed banks 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);4;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);4;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Fix, K. (1993): Extensivierung von Grünlandstandorten am Beispiel Wackershofen (Lkrs. Schwäbischen Hall, Gipskeuper). Bedeutung von Nährstoffstatus und Diasporenbank 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Dzhalilova, A. O. (1969): Influence of different management on seed reproduction of meadow species 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);6;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Kretzschmar, F. (1994): Zur Bedeutung der Samenbank in Böden unter Wiesengesellschaften 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);17;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);18;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);19;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);19;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);20;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);21;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Rabotnov, T. A. (1956): Some data on the content of germinable seeds in grassland soils 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);21;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);23;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);24;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);31;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);38;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);42;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);43;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);44;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);46;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);49;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);51;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60849;Alchemilla vulgaris;actual measurement (following LEDA data standards);52;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Von Borstel, U. (1974): Untesuchungen zur Vegetationsentwicklung auf ökologisch verschiedenen Grünland- und Ackerbrachen hessischer Mittelgebirge 60860;Amaranthus spinosus;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Zhang, Z.Q. (2001): Soil seed bank as an input of seed source in revegetation of lead/zinc mine tailings 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);7;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);8;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);10;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);12;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);13;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);14;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61197;Leucanthemum ircutianum;actual measurement (following LEDA data standards);16;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61413;Rubus parviflorus;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 61413;Rubus parviflorus;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 61413;Rubus parviflorus;actual measurement (following LEDA data standards);3;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 61413;Rubus parviflorus;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 61413;Rubus parviflorus;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 61413;Rubus parviflorus;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 61413;Rubus parviflorus;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McGee, Ann (1993): Seed banks of forested and disturbed soils in southwestern British Columbia 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Roberts, H. A. (1966): Studies on the weeds of vegetable crops. VI. Seed populations of soil under commercal cropping 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Vegelin, K. (1993): Longevity of seeds and its importance for restoration of species - rich grasslands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1964): Emergence and longevity in cultivated soil of seeds of some annual weeds 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Madsen, S. B. (1962): Germination of buried and dry stored seeds III. 1934-1960 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;;26;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Guardia, R. (2000): Soil seed bank and seedling dynamics in badlands of the Upper Llobregat basin (Pyrenees) 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;McDonald, A.W. (1993): The role of seedbank and sown seeds in the restoration of an English flood-meadow 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;4;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Dickie, J. B. (1988): The survival of viable seeds in stored topsoil from opencast coal workings and its implications for site restoration 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;;>2;0;.5;Seed bank database;Seeds deliberately buried in the field;Grundy, A. C. (2003): Modelling the emergence response of weed seeds to burial depth: Interactions with seed density, weight and shape 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Vestergaard, Peter (2001): Recovery of Danish coastal dune vegetation after a wildfire 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;2;;0;.5;Seed bank database;Seeds deliberately buried in the field;Barralis, G. (1988): Longevité des semences de mauvais herbes annuells dans un sol cultivé 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);1;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Jutila, H. M. (2002): Seed banks of river delta meadows on the west coast of Finland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1933): The weed seed population of arable soil. II. Influence of crop, soil and methods of cultivation upon the relative abundance of viable seeds 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Stroh, M. (2002): Restorative grazing as a tool for directed succession with diaspore inoculation: the model of sand ecosystems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;long-term persistent;;6;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;;3;0;.5;Seed bank database;Seeds deliberately buried in the field;Lonchamp, J.P. (1984): Evolution de la capacité de germination des semences de mauvaises herbes enfouies dans le sol 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);2;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);3;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);3;transient;0;;0;0;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);3;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);3;long-term persistent;5;;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Dorph-Peterson, K. (1924): Examinations of the occurrence and vitality of various weed seed species under different conditions, made at the Danish state seed Testing Station during the years 1896-1923 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);3;short-term persistent;4;;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);4;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);4;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);4;long-term persistent;;20;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Lewis, J. (1973): Longevity of crop and weed seeds: survival after 20 years in soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);4;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);4;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);5;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);5;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);5;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);5;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Jutila, H. M. (1996): Seed bank and emergent vascular flora of ballast areas in Reposaari, Finland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);5;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, no disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);6;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);6;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);6;long-term persistent;;5;0;1;Seed bank database;Seeds buried in garden plot, no disturbance;Roberts, H. A. (1972): Fate of seeds of some annual weeds in different depths of cultivated and undisturbed soil 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);6;short-term persistent;;2;0;.5;Seed bank database;Seeds buried in garden plot, disturbance;Froud-Williams, R. J. (1984): The effects of seed burial and soil disturbance on emergence and survival of arable weeds in relation to minimal cultivation 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Brenchley, W. E. (1930): The weed seed population of arable soil. I. Numerical estimation of viable seeds and observations on their natural dormancy 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);7;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);7;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);8;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);9;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);9;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);10;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);11;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);11;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);11;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Valbuena, L. (2001): Contribution of the soil seed bank to post-fire recovery of a heathland 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);12;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Froud-Williams, R. J. (1983): Influence of cultivation regime upon buried weed seeds in arable cropping systems 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);13;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);13;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);14;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Wansorra, I. (1996): Die Schlammboden-Vegetation ackerbaulich genutzter Standorte im Biosphärenreservat Schorfheide-Chorin 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);14;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);15;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);15;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);16;long-term persistent;;>4;0;1;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Bernhardt, K. G. (1995): Comparison of vegetation succession and the soil seed bank in permanent plots 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);16;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);17;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);18;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);20;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);22;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);23;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);24;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);25;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);26;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);26;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);27;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Petrov, V. V. (1989): Soil seed banks in East-European woodlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);32;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);32;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Kunzmann, D. (2000): Untersuchungen zur Diasporenbank und des Samenflugs trocken-magerer Standorte als Beitrag zur Definition biotischer Entwicklungspotentiale 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);33;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);34;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);35;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);36;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);37;long-term persistent;;;0;1;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);39;transient;;;0;0;Seed bank database;Soil sample from natural vegetation, seeds extracted, germination or viability tested;Austin, K. C. (2000): Seed banks on urban derelict sites in the West-Midlands 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);43;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);46;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);48;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);49;present;;;0;;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);53;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);58;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);60;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);73;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Odum, S. (1978): Dormant seeds in Danish ruderal soils 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);80;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979): 61747;Tripleurospermum perforatum;actual measurement (following LEDA data standards);94;short-term persistent;;;0;.5;Seed bank database;Soil sample from natural vegetation, seeds germinated w/o extraction or sample reduction;Hodgson, J. (1979):